Skip to content

wac81/gpu_web_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor the GPU running of multiple servers through WEB and the project references https://github.com/WarBean/gpu_monitor

Usage:

  1. Switch to Python 3 environment

  2. Installation dependency:

pip install itchat
pip install psutil
pip install requests
  1. Select a server as master server and run
python master.py --address <host IP> ,if can't get IP auto,you can write IP use --address
  1. Run on multiple GPU servers
python slaver.py --address <master IP>
  1. Get help:
python master.py -h

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published