cuda.bindings.nvml.device_get_supported_memory_clocks#

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

Retrieves the list of possible memory clocks that can be used as an argument for nvmlDeviceSetMemoryLockedClocks.

Parameters:

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

See also

nvmlDeviceGetSupportedMemoryClocks