cuda.bindings.nvml.device_get_curr_pcie_link_generation#
- cuda.bindings.nvml.device_get_curr_pcie_link_generation(intptr_t device) unsigned int#
Retrieves the current PCIe link generation.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the current PCIe link generation.
- Return type:
unsigned int
See also
nvmlDeviceGetCurrPcieLinkGeneration