cuda.bindings.nvml.device_get_max_pcie_link_generation#
- cuda.bindings.nvml.device_get_max_pcie_link_generation(intptr_t device) unsigned int#
Retrieves the maximum PCIe link generation possible with this device and system. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the max PCIe link generation. :rtype: unsigned int .. seealso:: `nvmlDeviceGetMaxPcieLinkGeneration`