cuda.bindings.nvml.device_power_smoothing_update_preset_profile_param#
- cuda.bindings.nvml.device_power_smoothing_update_preset_profile_param(
- intptr_t device,
- intptr_t profile,
Update the value of a specific profile parameter contained within
nvmlPowerSmoothingProfile_v1_t. Requires root/admin permissions.- Parameters:
device (intptr_t) – The identifier of the target device.
profile (intptr_t) – Reference to
nvmlPowerSmoothingProfile_v1_tstruct.
See also
nvmlDevicePowerSmoothingUpdatePresetProfileParam