cuda.bindings.nvml.device_get_max_pcie_link_width#
- cuda.bindings.nvml.device_get_max_pcie_link_width(intptr_t device) unsigned int#
Retrieves the maximum PCIe link width possible with this device and system.
- 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
nvmlDeviceGetMaxPcieLinkWidth