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.

:param device: The identifier of the target device.
:type device: intptr_t

.. seealso:: `nvmlDeviceGetSerial`