cuda.bindings.nvml.IntNvLinkDeviceType#

class cuda.bindings.nvml.IntNvLinkDeviceType(value: int)#

Enum to represent NvLink’s remote device type

See nvmlIntNvLinkDeviceType_t.

NVLINK_DEVICE_TYPE_GPU: 0

NVLINK_DEVICE_TYPE_IBMNPU: 1

NVLINK_DEVICE_TYPE_SWITCH: 2

NVLINK_DEVICE_TYPE_UNKNOWN: 255