cuda.bindings.nvml.device_get_nvlink_info#
- cuda.bindings.nvml.device_get_nvlink_info(intptr_t device)#
Query NVLINK information associated with this device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference to
nvmlNvLinkInfo_t.- Return type:
nvmlNvLinkInfo_v2_t
See also
nvmlDeviceGetNvLinkInfo