cuda.bindings.nvml.unit_set_led_state# cuda.bindings.nvml.unit_set_led_state(intptr_t unit, int color)# Set the LED state for the unit. The LED can be either green (0) or amber (1). Parameters: unit (intptr_t) – The identifier of the target unit. color (LedColor) – The target LED color. See also nvmlUnitSetLedState