Factsheet
/ 4 August 2025; 10 months ago (2025-08-04)
/ 4 August 2025; 10 months ago (2025-08-04)
Amdgpu_top Throttle Status - Linux - Framework Community
what is the best amd gpu that i could buy?
AMDGPU_TOP - tool to show AMDGPU usage
AMDGPU_TOP v0.1.4 - GPU Metrics viewer, .AppImage package
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
You can install the command line utility "radeontop" to check the status of radeon graphics cards. You can install it using sudo apt install radeontop and run it using sudo radeontop
Edit, removed parts that somebody removed from question.
rocm-smi
Another option is:
sudo apt install rocm-smi
rocm-smi
gives me:
=========================================== ROCm System Management Interface ===========================================
===================================================== Concise Info =====================================================
Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU%
(DID, GUID) (Edge) (Socket) (Mem, Compute, ID)
========================================================================================================================
0 1 0x15bf, 42073 53.0°C 38.176W N/A, N/A, 0 None 800Mhz 0% auto Unsupported 15% 68%
========================================================================================================================
================================================= End of ROCm SMI Log ==================================================
on Ubuntu 25.04, Lenovo ThinkPad P14s which has a Radeon 780M iGPU.
You can try to ramp usage up with one of: How to perform a detailed and quick 3D performance test Here I did:
vblank_mode=0 glxgears