cuda.bindings.nvml.device_get_uuid#
- cuda.bindings.nvml.device_get_uuid(intptr_t device) str#
Retrieves the globally unique immutable UUID associated with this device, as a 5 part hexadecimal string, that augments the immutable, board serial identifier.
- Parameters:
device (intptr_t) – The identifier of the target device.
See also
nvmlDeviceGetUUID