- 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.yamlwith your actual hosts' and gpus' info - Edit
host_namesanddatabase_configinapp.py(not necessary forreporter.py, in which it's just used for debug) - Edit
dirpathingpustat-website.serviceandgpustat-website.sh - Set
gpustat-website.shrunable,
sudo chmod +x ./gpustat-website.sh
- Copy
gpustat-website.serviceto/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