Skip to content

tjwald/nvsharptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-platform NVIDIA GPU utilization CLI viewer

Requirements:

  • nvidia-smi (part of CUDA driver installation).
  • Dotnet 10 SDK (>= preview 7)

Usage:

dotnet run nvsharptop.cs [--sample-interval <sec>] [--display-interval <sec>]

On Linux machines, if you wish to run the tool directly, you can:

  • Add: #!/usr/bin/dotnet to the first line
  • Run chmod +x nvsharptop.cs to enable running the script directly.

And then run like so: nvsharptop.cs

Example output:

Example Run

Notice

This tool was developed with the aid of Copilot in VS Code in agent mode.

About

cross-platform nvtop equivalent

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages