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.

:param device: The identifier of the target device.
:type device: intptr_t

.. seealso:: `nvmlDeviceResetGpuLockedClocks`