cuda.bindings.nvml.device_get_pci_info_ext#
- cuda.bindings.nvml.device_get_pci_info_ext(intptr_t device)#
Retrieves PCI attributes of this device.
For all products. See
nvmlPciInfoExt_v1_tfor details on the available PCI info.- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the PCI info.
- Return type:
nvmlPciInfoExt_v1_t
See also
nvmlDeviceGetPciInfoExt