cuda.bindings.nvml.device_get_board_id#

cuda.bindings.nvml.device_get_board_id(intptr_t device) unsigned int#
:param device: The identifier of the target device.
:type device: intptr_t

:returns: Reference in which to return the device's board ID.
:rtype: unsigned int

.. seealso:: `nvmlDeviceGetBoardId`