cuda.bindings.nvml.device_get_pdi#
- cuda.bindings.nvml.device_get_pdi(intptr_t device) unsigned long long#
Retrieves the Per Device Identifier (PDI) associated with this device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
The GPU PDI.
- Return type:
unsigned long long
See also
nvmlDeviceGetPdi