cuda.bindings.nvml.device_get_gpu_max_pcie_link_generation#
- cuda.bindings.nvml.device_get_gpu_max_pcie_link_generation(
- intptr_t device,
Retrieves the maximum PCIe link generation supported by this device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the max PCIe link generation.
- Return type:
unsigned int
See also
nvmlDeviceGetGpuMaxPcieLinkGeneration