[go: nahoru, domu]

Skip to content

A tool to monitor NVIDIA GPUs (memory, power, etc.) in a convenient continuous manner similar to the top command

Notifications You must be signed in to change notification settings

abhishekbajpayee/nvidia-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

nvidia-top

For research, I deal with a lot of CUDA development and over time I realized that it was inconvenient to use nvidia-smi to monitor GPU usage and status. I was looking for a tool similar to the top command but for GPUs but was unable to find one. So I decided to write nvidia-top to monitor GPU/GPUs in a continuous manner similar to the top command.

Note that this tool only monitors NVIDIA GPUs which nvidia-smi can detect. It is written in python and requires the curses package to manage the output.

I plan to add additional functionality as I find more time. If you feel like something would be particularly useful and would like me to consider adding then email me at ab9 [at] mit.edu.

About

A tool to monitor NVIDIA GPUs (memory, power, etc.) in a convenient continuous manner similar to the top command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages