cuda.bindings.nvml.device_get_module_id#
- cuda.bindings.nvml.device_get_module_id(intptr_t device) unsigned int#
Get a unique identifier for the device module on the baseboard.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Unique identifier for the GPU module.
- Return type:
unsigned int
See also
nvmlDeviceGetModuleId