🌐
GitHub
github.com › Umio-Yasuno › amdgpu_top
GitHub - Umio-Yasuno/amdgpu_top: Tool to display AMDGPU usage · GitHub
AMD_DEBUG=info <opengl application> or RADV_DEBUG=info <vulkan application> ... View your GPU utilization, both for the total activity percent and individual blocks.
Starred by 1.6K users
Forked by 55 users
Languages   Rust 97.4% | Fluent 2.6%
🌐
It's FOSS
itsfoss.com › gpu-usage-linux
Monitor GPU Usage on Ubuntu and Other Linux Systems
September 13, 2024 - It supports both AMD and NVIDIA GPUs (with proprietary drivers only). You can also find it in for Arch and other distributions in the respective repositories. There's another tool: gpustat, a Python package that also gives you quick details regarding your GPU usage. You need pip installed on your Ubuntu or Linux system to get this installed.
🌐
Reddit
reddit.com › r/linux_gaming › amdgpu_top - tool to show amdgpu usage
r/linux_gaming on Reddit: AMDGPU_TOP - tool to show AMDGPU usage
March 17, 2023 -

I am currently working on a tool that will be the successor to radeontop.

clbr (the author of radeontop) has been busy and radeontop has not been able to keep up with the changes in the latest generation of AMD GPUs.
https://github.com/clbr/radeontop/pull/93

I also aim to create simple and easily extensible applications in Rust.

I would be happy to receive your comments and suggestions.
Thanks!

Repository

🌐
nixCraft
cyberciti.biz › nixcraft › open source › command line hacks › top 7 linux gpu monitoring and diagnostic commands line tools
Linux GPU Monitoring and Diagnostic Commands Line Tools - nixCraft
February 3, 2025 - Do check man pages using the man command or help command for more info and nvtop command installation notes for various Linux distro here. $ man nvtop $ nvtop --help · View your AMD GPU utilization, both for the total activity percent and individual blocks on Linux.
🌐
Linux Hint
linuxhint.com › apps-monitor-amd-gpu-linux
Apps to Monitor AMD GPUs Using Open Source Drivers in Linux – Linux Hint
In other Linux distributions, you can install Radeontop from the package manager. You can also compile its source code to get executable binary files. To run Radeontop, use a command in the following format: ... Radeon profile is a powerful open source tool to both monitor and control GPU parameters and profiles for AMD cards that use open source drivers in Linux.
🌐
Super User
superuser.com › questions › 422298 › monitor-amd-ati-gpu-memory-usage-under-linux
Monitor AMD/ATI GPU memory usage under linux - Super User
Is there a way to monitor the GPU memory usage of ATI graphic cards under linux? I found several solutions for nVidia graphic cards, but nothing for ATI graphic cards. It might be possible with gDEBugger, but i have not tried that yet. Any help is appreciated! ... Download and compile radeontop, if it's not part of your distro.
🌐
LinuxBlog
linuxblog.io › home › best linux gpu monitor
Best Linux GPU Monitor | LinuxBlog.io
February 2, 2025 - NVTOP and NVITOP give you more interactive views with process management. For system-wide monitoring, btm (bottom) and glances provide GPU stats along with CPU, memory and disk usage. NVIDIA-SMI is the official tool for in-depth insights into NVIDIA GPU performance. For AMD users, also check out: amdgpu_exporter and rocm-smi-lib.
🌐
LinuxVox
linuxvox.com › blog › check-gpu-linux
Checking GPU on Linux: A Comprehensive Guide — linuxvox.com
sudo apt-get install amdgpu-tools # Install if not already installed amdgpu-info · This will display information such as GPU temperature, clock speeds, and memory usage.
Find elsewhere
🌐
AMD GPUOpen
gpuopen.com › learn › radeon-memory-visualizer-on-linux
Announcing Radeon™ Memory Visualizer support for Linux - AMD GPUOpen
AMD Radeon™ Memory Visualizer (RMV) is a tool to allow you to gain a deep understanding of how your application uses memory for graphics resources. ... The RDP provides a communication channel with the Radeon™ Adrenalin driver. It generates event timing data used by the Radeon™ GPU Profiler (RGP), and the memory usage data used by the Radeon™ Memory Visualizer (RMV). Separate packages for Linux and Windows are available for download...
🌐
Casey Primozic
cprimozic.net › notes › posts › amdgpu_top-a-modern-radeontop-alternative
`amdgpu_top`: A Modern `radeontop` Alternative :: Casey Primozic's Notes
August 23, 2023 - I’ve been using a tool called radeontop for years to monitor the performance and utilization of my AMD GPUs on Linux. It’s a TUI-based application that renders the value of different performance counters as bar charts: For the most part, it does a good job and it provides a concise overview of GPU utilization.
🌐
UbuntuHandbook
ubuntuhandbook.org › home › howtos › how to monitor gpu usage in ubuntu 24.04 | 22.04
How to Monitor GPU Usage in Ubuntu 24.04 | 22.04 | UbuntuHandbook
They include intel-gpu-tools for ... Intel, AMD, and NVIDIA. For the integrated Intel graphics card, there’s a command line tool intel_gpu_top can do the job. 1. First, press Ctrl+Alt+T on terminal to open a terminal window. When it opens, run command to install the package: ... Type user password when it asks (no asterisk feedback) and hit Enter. ... As you can see, it shows real-time IMC read and write speed, power usage, as well as ...
🌐
ArchWiki
wiki.archlinux.org › title › AMDGPU
AMDGPU - ArchWiki
May 28, 2026 - For the commands below, card0 may need replaced with another value (E.g., card1) depending on the number of GPUs in the system. ... Since Linux 4.17, once you have enabled the features at boot below, it is possible to adjust clocks and voltages of the graphics card via /sys/class/drm/card0/device/pp_od_clk_voltage. It is required to unlock access to adjust clocks and voltages in sysfs by appending the Kernel parameter amdgpu.ppfeaturemask=0xffffffff.
🌐
Baeldung
baeldung.com › home › administration › check and monitor active gpu in linux
Check and Monitor Active GPU in Linux | Baeldung on Linux
March 25, 2025 - In fact, the first column is a reference to the top table and contains the GPU number in use. Because of this, we have an overview and statistics of graphic card activity and usage. Likewise, the aticonfig in the legacy ATI/AMD Catalyst drivers package can serve a similar purpose:
🌐
AMD
amd.com › https://www.amd.com/en.html › customer support › downloads › linux drivers for radeon and radeon pro graphics
Linux® Drivers for AMD Radeon™ and Radeon PRO™ Graphics
May 23, 2025 - Download Linux® drivers below for AMD Radeon™ PRO graphics cards, including AMD Radeon™ AI PRO R9000 Series, AMD Radeon™ PRO W7000 Series, AMD Radeon™ PRO W6000 Series and Radeon™ PRO W5000 Series.
🌐
Geeker's Digest
geekersdigest.com › home › how to see gpu usage on linux
How to see GPU usage on Linux - Geeker's Digest
September 23, 2024 - However due to significant changes in AMD GPUs and lack of time of the radeontop maintainer (note: this is not shaming, it's just reality, we all have lives!), the project was forked into ... amdgpu_top is available in multiple package formats, including deb package for Debian based distributions, rpm package for Enterprise Linux distributions and as independent AppImage binary. In the following example I download ...
🌐
OneUptime
oneuptime.com › home › blog › how to monitor gpu usage with nvidia-smi on ubuntu
How to Monitor GPU Usage with nvidia-smi on Ubuntu
March 2, 2026 - # Install the GPU exporter wget https://github.com/utkuozdemir/nvidia_gpu_exporter/releases/latest/download/nvidia_gpu_exporter_linux_amd64.tar.gz tar -xzf nvidia_gpu_exporter_linux_amd64.tar.gz sudo mv nvidia_gpu_exporter /usr/local/bin/ # Create systemd service sudo tee /etc/systemd/system/nvidia-gpu-exporter.service << 'EOF' [Unit] Description=NVIDIA GPU Prometheus Exporter After=network.target [Service] User=nobody ExecStart=/usr/local/bin/nvidia_gpu_exporter Restart=always RestartSec=5 [Install] WantedBy=multi-user.target EOF sudo systemctl enable --now nvidia-gpu-exporter ·
🌐
nixCraft
cyberciti.biz › nixcraft › hardware › nvtop – awesome linux task monitor for nvidia, amd & intel gpus
nvtop - Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs - nixCraft
September 12, 2025 - The nvtop command is an excellent task monitor for Linux users for NVIDIA, AMD and Intel GPUs (Graphics Processing Units). It is just like your top command or htop command and efficiently handles multiple GPUs in your system and shows details ...