cuda.bindings.nvml.device_get_serial#
- cuda.bindings.nvml.device_get_serial(intptr_t device) str#
Retrieves the globally unique board serial number associated with this device’s board.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the board/module serial number.
- Return type:
char
See also
nvmlDeviceGetSerial