Graphics card image

8 Best Free and Open Source NVIDIA GPU Monitoring Tools

nvidia-smi (also known as NVSMI) provides monitoring and management capabilities for each of NVIDIA’s Tesla, Quadro and GRID devices from Fermi and higher architecture families. Very limited information is also provided for GeForce devices. It’s based on top of the NVIDIA Management Library (NVML), which helps users manage and monitor NVIDIA GPU devices.

NVSMI is a cross platform tool that supports all standard NVIDIA driver-supported Linux distros.

The command line utility tool is installed with the NVIDIA drivers and is probably the monitoring tool that most users are familiar with. We can perform live monitoring using watch and nvidia-smi together e.g.

$ watch -n0.1 nvidia-smi

nvidia-smi is quite basic. This article explores other useful NVIDIA GPU monitoring tools.

Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. All the software is free and open source.

Ratings chart

Let’s explore the tools at hand. For each application we have compiled its own portal page, a full description with an in-depth analysis of its features, a screenshot of the program in action, together with links to relevant resources.

NVIDIA GPU Monitoring Tools
nvitopBills itself as “the one-stop solution for GPU process management”
NVTOP(h)top like task monitor for AMD, Intel and NVIDIA GPUs
gpustatQuery and monitor GPU status
LACTConfigures and monitors AMD, NVIDIA and Intel GPUs
GreenWithEnvyGUI System tool
NVDashboardJupyterLab extension for displaying dashboards of GPU usage
nvidia-htopEnriches the output of nvidia-smi
NVIDIA System MonitorTask manager monitoring your GPU

This article has been revamped in line with our recent announcement.

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments