cuda.bindings.nvml.device_get_pci_info_v3#
- cuda.bindings.nvml.device_get_pci_info_v3(intptr_t device)#
Retrieves the PCI attributes of this device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the PCI info. :rtype: nvmlPciInfo_t .. seealso:: `nvmlDeviceGetPciInfo_v3`