Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>nvidia-smi+New to Visual Studio Code? Get it now.
nvidia-smi+

nvidia-smi+

RSIP-Vision

|
23,082 installs
| (2) | Free
Watch Nvidia GPUs state on your machine
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

nvidia-smi-plus

Provides a view on Nvidia and AMD GPUs. It utilize the nvidia-smi/rocm-smi tool to extract the information.

To use it with AMD GPUs, you need to configure the nvidia-smi-plus.executablePath setting to point to the rocm-smi executable.

NOTE: Currently the GUI titles and the like says Nvidia, but the extension should work with AMD GPUs as well.

image

  • Highly customizable
  • Automatic refresh (optionally)

Note: this extension has no affiliation with the Nvidia corp.

Available information fields:

  • product_name: displays the Product name
  • gpu_temp: displays the GPU's temperature
  • gpu_util: displays the GPU's utilization (percents)
  • fan_speed: displays the GPU's fan speed (percents)
  • memory_util: displays the GPU's memory utilization (percents)
  • memory_total: displays the GPU's total memory amount
  • memory_free: displays the GPU's free memory amount
  • memory_used: displays the GPU's used memory amount
  • memory_used_percent: displays the GPU's used memory (percents)

Note for users

If you want more fields, please fill a feature-request issue (please use the feature request label). The field can be anything reported by the nvidia-smi tool. You can see all the fields with the export to JSON button (near the "auto refresh" toggle button).

Extension Settings

This extension contributes the following settings:

  • nvidia-smi-plus.executablePath: configure where the nvidia-smi executable is located
  • nvidia-smi-plus.refresh.autoRefresh: enable/disable auto fetching GPUs information
  • nvidia-smi-plus.refresh.timeInterval: time interval in seconds to fetch information
  • nvidia-smi-plus.view.gpuMainDescription: main information field to show next to the GPU id. see Available information fields
  • nvidia-smi-plus.view.gpuItems: fields to show under each GPU. see Available information fields
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft