cuda.bindings.nvml.get_excluded_device_count#

cuda.bindings.nvml.get_excluded_device_count() unsigned int#
Retrieves the number of excluded GPU devices in the system.

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

.. seealso:: `nvmlGetExcludedDeviceCount`