bjornamr / gpuse

Make it possible to check the usage of the GPU server, without actually login into it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPUse

Using this simple utility we can see if the server is in use or not. Please come with suggestions on what would be nice to have in this utility. Pull requests are welcome.

Information available now:

  • GPU, Memory usage, GPU load, Fan speed, GPU temp and GPU name

Usage

  1. Install requirements with:

            pip install -r requirements.txt

  1. fire up the app with:

            python inuse.py

Screenshot

GPUse

About

Make it possible to check the usage of the GPU server, without actually login into it.


Languages

Language:Python 66.8%Language:HTML 33.2%