cuda.bindings.nvml.device_get_name#

cuda.bindings.nvml.device_get_name(intptr_t device) str#

Retrieves the name of this device.

Parameters:

device (intptr_t) – The identifier of the target device.

See also

nvmlDeviceGetName