jolibrain / gpustat_server

`gpustat` JSON server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpustat_server

Serves a JSON summary of gpustat as a REST service on the given host and port.

Installation

pip install git+https://github.com/jolibrain/gpustat_server

Usage

python -m gpustat_server [--host (default: localhost)] [--port (default: 12345)]

About

`gpustat` JSON server

License:MIT License


Languages

Language:Python 100.0%