Forrest logo
back to context overview

radeontop

List of commands for radeontop:

  • radeontop:tldr:0bf7b radeontop: Enable colored output.
    $ radeontop --color
    try on your machine
    explain this command
  • radeontop:tldr:1ebb2 radeontop: Select a specific GPU (the bus number is the first number in the output of `lspci`).
    $ radeontop --bus ${bus_number}
    try on your machine
    explain this command
  • radeontop:tldr:292dc radeontop: Specify the display refresh rate (higher means more GPU overhead).
    $ radeontop --ticks ${samples_per_second}
    try on your machine
    explain this command
  • radeontop:tldr:94397 radeontop: Show the utilization of the default AMD GPU.
    $ radeontop
    try on your machine
    explain this command
back to context overview