/gpu_monitor

Monitor gpu usages across multiple servers in one single webpage, using ssh to access the data.

Primary LanguagePython

gpu_monitor

Monitor gpu usages across multiple servers in one single webpage, using ssh to access the data.

Usage

  1. Install dependencies if needed:
    pip install fabric flask
  2. Create a conf.py file to store ssh info of the remote servers. The required date structure is described in gpu_monitor.py. Support ProxyJump if you provide proxy, but not necessary.
  3. Run:
    python gpu_monitor.py
  4. You'll see this:

gpumonitor