cuda.bindings.nvml.device_get_curr_pcie_link_width#
- cuda.bindings.nvml.device_get_curr_pcie_link_width(intptr_t device) unsigned int#
Retrieves the current PCIe link width. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the current PCIe link generation. :rtype: unsigned int .. seealso:: `nvmlDeviceGetCurrPcieLinkWidth`