Skip to content
/ rnvtop Public

Rust Nvidia SMI top like program, as a playground for eventually writing a gnome extension for monitoring GPU usage in the toolbar...

License

Notifications You must be signed in to change notification settings

tahoe/rnvtop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnvtop

Rust Nvidia SMI top like program, as a playground for eventually writing a gnome extension for monitoring GPU usage in the toolbar...

There are 3 different output types

  • Tabular rnvtop -tc

    Table View

  • Json rnvtop -j

    Json View

  • Mutliline print rnvtop -lc

    Multiline View

  • Help (-h) output:

General Nvidia GPU monitoring

Usage: rnvtop [OPTIONS]

Options:
  -l, --loopit       
  -f, --freq <FREQ>  [default: 1]
  -c, --colorize     
  -j, --json         
  -t, --tabular      
  -h, --help         Print help
  -V, --version      Print version

About

Rust Nvidia SMI top like program, as a playground for eventually writing a gnome extension for monitoring GPU usage in the toolbar...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages