Scripts for interactively changing GPU frequency
How to run:
- Run sudo ./clocks on the remote nodes to listen for signals from the host node
i. -v enables verbose mode. By default there is no output
ii. sudo required for disabling firewalls and running nvidia-smi - Run ./talker on the host node
a. Example: ./talker pegasus galactica
b. Can send commands to as many nodes as possible
c. w increases frequency speed
d. s decreases frequency speed
i. There is bounds checking for the speeds
e. q to quit
Notes:
TODO:
- Have the remote PC send a confirmation back that clocks were changed