amdgpu_top
linux
Tool to display AMD GPU utilization and hardware metrics using the AMDGPU driver. See also: `nvtop`, `radeontop`.
More info →Options (1)
-p, --processbooleanDump all GPU processes and per-process memory usage
Example:
amdgpu_top {{[-p|--process]}}Examples (6)
Display a list of AMDGPU devices
amdgpu_top --listDump all GPU processes and per-process memory usage
amdgpu_top [-p|--process]Select a specific GPU by PCI bus
amdgpu_top --pci "0000:01:00.0"Launch the interactive TUI monitor
Launch the GUI monitor
amdgpu_top --guiLaunch a simple SMI-like TUI view
amdgpu_top --smimade by @shridhargupta | data from tldr-pages