cuda.bindings.nvml.device_get_current_clock_freqs#
- cuda.bindings.nvml.device_get_current_clock_freqs(intptr_t device) str#
Retrieves a string with the associated current GPU Clock and Memory Clock values.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
The current clock frequency string.
- Return type:
See also
nvmlDeviceGetCurrentClockFreqs