cuda.bindings.nvml.device_get_nvlink_remote_device_type#
- cuda.bindings.nvml.device_get_nvlink_remote_device_type(
- intptr_t device,
- unsigned int link,
Get the NVLink device type of the remote device connected over the given link.
- Parameters:
device (intptr_t) – The device handle of the target GPU.
link (unsigned int) – The NVLink link index on the target GPU.
- Returns:
- Pointer in which the output remote device type is
returned.
- Return type:
See also
nvmlDeviceGetNvLinkRemoteDeviceType