项目作者: YujiePan
项目描述 :
Enhanced GPUstat-web
高级语言: Python
项目地址: git://github.com/YujiePan/gpustat-web-enhanced.git
GPUstat-web-enhanced
Enhanced gpustat-web, a web interface of gpustat — aggregating gpustat across multiple nodes.

Improvements
- Add cpu, memory, network and cuda infomation
- Add GPU usage rankings using
sqlite
- Arrange the codes in an extensible way (try implementing another
worker
!)
Requirements
Server:
- Python 3
- gpustat_web
- aiosqlite
Nodes:
Installation
- Download this repo
- Install required python packages
- Run
python app.py
Structure

Notes
This project is in alpha version.
To-do
Acknowledge