NVML equivalent of nvidia-smi --cuda-clocks

It is known that on NVIDIA Titan V setting nvidia-smi --cuda-clocks=1 allows the GPU to enter P0 state and run on higher clocks when running compute applications. What is the equivalent of this nvidia-smi option in NVML API ?

1 Like