https://github.com/do1e/nvidia-api
一种多机多GPU监控方案
https://github.com/do1e/nvidia-api
Last synced: about 1 year ago
JSON representation
一种多机多GPU监控方案
- Host: GitHub
- URL: https://github.com/do1e/nvidia-api
- Owner: Do1e
- License: mit
- Created: 2024-12-28T17:02:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T10:48:51.000Z (over 1 year ago)
- Last Synced: 2025-05-25T11:42:03.786Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://www.do1e.cn/posts/citelab/GPUmonitor
- Size: 393 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nvidia-APi
一种多机多GPU监控方案
相关博客:[实验室多主机多GPU监控方案](https://www.do1e.cn/posts/citelab/GPUmonitor)
## 后端
在每个主机上运行`main.py`。
## 前端
使用`vuejs`实现的旧版页面

使用`nextjs`实现的新版页面
