cuda.bindings.nvml.device_power_smoothing_set_state#
- cuda.bindings.nvml.device_power_smoothing_set_state(intptr_t device, intptr_t state)#
Enable or disable the Power Smoothing Feature. Requires root/admin permissions.
- Parameters:
device (intptr_t) – The identifier of the target device.
state (intptr_t) – Reference to
nvmlPowerSmoothingState_v1_t.
See also
nvmlDevicePowerSmoothingSetState