- Show current GPU usage of every server.
- auto refresh every
5s
.
- auto refresh every
- Show GPU usage in
24 hours
/1 week
/all time
- mysql-server
- python packages
- flask
- pyyaml
- mysql-connector-python
- gpu-statistics
- Edit
gpu_info.yaml
with your actual hosts' and gpus' info - Edit
host_names
anddatabase_config
inapp.py
(not necessary forreporter.py
, in which it's just used for debug) - Edit
dirpath
ingpustat-website.service
andgpustat-website.sh
- Set
gpustat-website.sh
runable,
sudo chmod +x ./gpustat-website.sh
- Copy
gpustat-website.service
to/lib/systemd/system
sudo cp ./gpustat-website.service /lib/systemd/system
- Start system service
sudo systemctl start gpustat-website.service
- (Optional)Enable system service
sudo systemctl enable gpustat-website.service
- Optimize database, auto gpu-info registration