Skip to content

A tiny, useful command-line tool to show each user gpu usage, pid under each gpu, provide more details than nvidia-smi/gpustat

Notifications You must be signed in to change notification settings

Fangyh09/gpustatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

gpustatus

Show each user gpu usage under each gpu, provide more details than nvidia-smi

Screenshot

(User names are salted)

Install

wget https://raw.githubusercontent.com/Fangyh09/gpustatus/master/gpustatus.sh
chmod 755 gpustatus.sh

# optional 
sudo ln -s gpustatus.sh /usr/local/bin/gpustatus

Usage

1. bash gpustatus.sh or 
2. ./gpustatus.sh or
3. gpustatus (if have linked it to /usr/local/bin/gpustatus)

About

A tiny, useful command-line tool to show each user gpu usage, pid under each gpu, provide more details than nvidia-smi/gpustat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages