cuda.bindings.nvml.unit_get_count#

cuda.bindings.nvml.unit_get_count() → unsigned int#
Retrieves the number of units in the system.

:returns: Reference in which to return the number of units.
:rtype: unsigned int

.. seealso:: `nvmlUnitGetCount`