cuda.bindings.nvml.device_set_power_mizer_mode_v1#

cuda.bindings.nvml.device_set_power_mizer_mode_v1(
intptr_t device,
intptr_t power_mizer_mode,
)#

Sets the new power mizer mode.

Parameters:
  • device (intptr_t) – The identifier of the target device.

  • power_mizer_mode (intptr_t) – Reference in which to set the power mizer mode.

See also

nvmlDeviceSetPowerMizerMode_v1