Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/do1e/nvidia-api
一种多机多GPU监控方案
https://github.com/do1e/nvidia-api
Last synced: 6 days ago
JSON representation
一种多机多GPU监控方案
- Host: GitHub
- URL: https://github.com/do1e/nvidia-api
- Owner: Do1e
- License: mit
- Created: 2024-12-24T06:48:57.000Z (14 days ago)
- Default Branch: main
- Last Pushed: 2024-12-27T09:51:48.000Z (11 days ago)
- Last Synced: 2024-12-27T10:28:07.713Z (11 days ago)
- Language: TypeScript
- Homepage: https://nvtop.nju.do1e.cn
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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`实现的旧版页面
![1735292988441.png](image/1735292988441.png)
使用`nextjs`实现的新版页面
![1735293056290.png](image/1735293056290.png)