commands.sh

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, --processboolean

Dump all GPU processes and per-process memory usage

Example: amdgpu_top {{[-p|--process]}}

Examples (6)

Display a list of AMDGPU devices

amdgpu_top --list

Dump 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

Launch a simple SMI-like TUI view

made by @shridhargupta | data from tldr-pages