cuda.bindings.nvml.device_reset_gpu_locked_clocks#

cuda.bindings.nvml.device_reset_gpu_locked_clocks(intptr_t device)#

Resets the gpu clock to the default value.

This is the gpu clock that will be used after system reboot or driver reload. Default values are idle clocks. For Volta ™️ or newer fully supported devices.

Parameters:

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

See also

nvmlDeviceResetGpuLockedClocks