Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run the monitoring tool, one has to login into the Gadi, load the module, and then launch the tool from a login node. The actual monitoring tool will run from the first node of the GPU cluster. When the gpustat is called it prints a SSH command, which can be copied and used to directly connect from the local computer to the Gadi GPU cluster.  gpustat makes it easy to connect to multiple GPU nodes with just a single command. In Mac or Linux, the code can be run from a terminal. For Windows, one has to use an SSH client like Putty. 

Info
titleFirst get the task running

You need to set up the password-less ssh login within Gadi nodes to run gpustat.

...