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
Does AMD have GPU drivers for Ubuntu 23.10?
AMDGPU_TOP - tool to show AMDGPU usage
AMD Graphics card not working on ubuntu
How do I make amdgpu drivers work in Ubuntu 23.10
Videos
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