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.

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