Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 &
```