Wednesday, May 15, 2024
149
rated 0 times [  149] [ 0]  / answers: 1 / hits: 504219  / 2 Years ago, sat, june 18, 2022, 1:04:11

Using the top command in the terminal lists processes, sorted by their CPU usage (and you can change it to sort by another parameter)



Is there an equivalent for the GPU?



This fellow is asking about RAM used by GPU


More From » software-recommendation

 Answers
1

  • For Nvidia GPUs there is a tool nvidia-smi that can show memory
    usage, GPU utilization and temperature of GPU.

  • For Intel GPU's you can use the intel-gpu-tools.

  • AMD has two options




    1. fglrx (closed source drivers):



      aticonfig --odgc --odgt

    2. And for mesa (open source drivers), you can use RadeonTop Install via the software center.







Source:GPU usage monitoring


[#28090] Monday, June 20, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
azaaburge

Total Points: 266
Total Questions: 85
Total Answers: 109

Location: Djibouti
Member since Sat, Oct 29, 2022
2 Years ago
;