cuda.bindings.nvml.unit_get_led_state#

cuda.bindings.nvml.unit_get_led_state(intptr_t unit)#

Retrieves the LED state associated with this unit.

Parameters:

unit (intptr_t) – The identifier of the target unit.

Returns:

Reference in which to return the current LED state.

Return type:

nvmlLedState_t

See also

nvmlUnitGetLedState