cuda.bindings.nvml.device_get_clock#
- cuda.bindings.nvml.device_get_clock(
- intptr_t device,
- int clock_type,
- int clock_id,
Retrieves the clock speed for the clock specified by the clock type and clock ID.
- Parameters:
- Returns:
Reference in which to return the clock in MHz.
- Return type:
unsigned int
See also
nvmlDeviceGetClock