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.
This is the memory clock that will be used after system reboot or driver reload. Default values are idle clocks. For Ampere ™️ or newer fully supported devices.
- Parameters:
device (intptr_t) – The identifier of the target device.
See also
nvmlDeviceResetMemoryLockedClocks