The GPU clock can be changed only with f_node.
-
Display available clock frequencies
nvidia-smi -q -d SUPPORTED_CLOCKS |
-
Changing the clock
nvidia-smi -ac specified clock ex.) |
-
Resetting the clock
nvidia-smi -rac |
Device is specified with -i.
For details, see the command help.