cuda.bindings.nvml.device_set_clock_offsets#
- cuda.bindings.nvml.device_set_clock_offsets(intptr_t device, intptr_t info)#
Control current clock offset of some clock domain for a given PState.
- Parameters:
device (intptr_t) – The identifier of the target device.
info (intptr_t) – Structure specifying the clock type (input), the pstate (input) and clock offset value (input).
See also
nvmlDeviceSetClockOffsets