Skip to content

tkoehring/HPC

Repository files navigation

hpc

Scripts for interactively changing GPU frequency

How to run:

  1. 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
  2. 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:

  1. Have the remote PC send a confirmation back that clocks were changed

About

Scripts for modifying GPU/CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published