cuda.bindings.nvml.device_get_nvlink_info#
- cuda.bindings.nvml.device_get_nvlink_info(intptr_t device)#
Query NVLINK information associated with this device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference to ``nvmlNvLinkInfo_t``. :rtype: nvmlNvLinkInfo_v2_t .. seealso:: `nvmlDeviceGetNvLinkInfo`