Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nvidia MonitorNew to Visual Studio Code? Get it now.
Nvidia Monitor

Nvidia Monitor

Zirui Wang

|
620 installs
| (1) | Free
Displays Nvidia GPU usage in status bar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nvidia Monitor

Display GPU utilisation and memory consumption in vscode status bar.

Screenshots

Single GPU:

Single GPU

Multi GPU:

Multi GPU

Multi GPU sum:

Multi GPU Sum

Extension Settings

  • showSum: Toggles the display of the sum of all GPUs. This is useful when you have so many GPUs and want to see the total usage in a compact way.
  • updateFrequencyms: How frequently to query systeminformation. The minimum is 200 ms as to prevent accidentally updating so fast as to freeze up your machine.
  • alignLeft: Toggles the alignment of the status bar.

Known Issues

  • ~~This plug-in might freeze occationally. Reload window should fix it for now (In vscode press Ctrl/Cmd + Shift + p to call command platte and type reload). Will dig into this later.~~

TODO

  • [x] Fix plug-in frozen issue.
  • [x] Automatic change text colour based on status bar colour.
  • [ ] Update packages and dependencies to modern versions.
  • [ ] Make icon configurable.

Change Log

  • 2023.05.14 - Initial release
  • 2023.07.05 - Get rid of a bug that causes the plug-in to freeze.
  • 2023.07.06 - Automatic change text colour based on status bar colour.

Acknowledgements

This toy is built on top of the amazing tool resource monitor.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft