cuda.bindings.nvml.device_reset_memory_locked_clocks#

cuda.bindings.nvml.device_reset_memory_locked_clocks(intptr_t device)#
Resets the memory clock to the default value.

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

.. seealso:: `nvmlDeviceResetMemoryLockedClocks`