cuda.bindings.nvml.device_get_pcie_speed#
- cuda.bindings.nvml.device_get_pcie_speed(intptr_t device) unsigned int#
Gets the device’s PCIe Link speed in Mbps.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
The devices’s PCIe Max Link speed in Mbps.
- Return type:
unsigned int
See also
nvmlDeviceGetPcieSpeed