SkillAgentSearch skills...

Gpustatus

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

Install / Use

/learn @Fangyh09/Gpustatus
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

gpustatus

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

Screenshot

<img src="https://ws3.sinaimg.cn/large/006tNc79ly1fopffawxd8j30r20nu0te.jpg" width="55%" height="55%"> (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)

Related Skills

View on GitHub
GitHub Stars5
CategoryOperations
Updated5y ago
Forks0

Languages

Shell

Security Score

60/100

Audited on Jan 18, 2021

No findings