cuda.bindings.nvml.device_get_pdi#
- cuda.bindings.nvml.device_get_pdi(intptr_t device) unsigned long long#
:param device: The identifier of the target device. :type device: intptr_t :returns: The GPU PDI. :rtype: unsigned long long .. seealso:: `nvmlDeviceGetPdi`