2025-03-14 21:59:59 -06:00
|
|
|
# radeontop
|
|
|
|
|
|
|
|
|
|
> Show utilization of AMD GPUs.
|
|
|
|
|
> May require root privileges depending on your system.
|
2025-12-16 10:20:31 -07:00
|
|
|
> More information: <https://github.com/clbr/radeontop/blob/master/radeontop.asc>.
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Show the utilization of the default AMD GPU:
|
|
|
|
|
|
|
|
|
|
`radeontop`
|
|
|
|
|
|
|
|
|
|
- Enable colored output:
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`radeontop {{[-c|--color]}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Select a specific GPU (the bus number is the first number in the output of `lspci`):
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`radeontop {{[-b|--bus]}} {{bus_number}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Specify the display refresh rate (higher means more GPU overhead):
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`radeontop {{[-t|--ticks]}} {{samples_per_second}}`
|