Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yueyericardo/gpustatapi
Simple API Wrapper for gpustat
https://github.com/yueyericardo/gpustatapi
Last synced: about 2 months ago
JSON representation
Simple API Wrapper for gpustat
- Host: GitHub
- URL: https://github.com/yueyericardo/gpustatapi
- Owner: yueyericardo
- Created: 2021-02-28T02:33:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T02:54:01.000Z (almost 4 years ago)
- Last Synced: 2024-10-03T12:16:09.366Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gpustatapi
Simple API Wrapper for [wookayin/gpustat](https://github.com/wookayin/gpustat)
### 1. Install
```bash
pip install gpustatapi
```### 2. Usage
```bash
gpustatapi &
# or
gpustatapi -p 8111 &
```