nvidia-smi(part of CUDA driver installation).- Dotnet 10 SDK (>= preview 7)
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/dotnetto the first line - Run
chmod +x nvsharptop.csto enable running the script directly.
And then run like so: nvsharptop.cs
This tool was developed with the aid of Copilot in VS Code in agent mode.
