Announcement

Collapse
No announcement yet.

monitor gpu usage

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • monitor gpu usage

    does phoronix-test-suite have a test that will monitor gpu usage in linux?

  • #2
    If you have a nvidia card you can monitor the GPU usage easily enough. Not sure if pts incorporates it yet however for nvidia cards

    Comment


    • #3
      Hi,

      You can monitor the GPU usage with newer AMD / NVIDIA graphics cards running the proprietary drivers or ATI GPUs with the open-source drivers (though here its monitoring the fence count rather than GPU usage as a percent). Just run:

      MONITOR=gpu.usage phoronix-test-suite benchmark whatever-you-want

      or MONITOR=all.
      Michael Larabel
      https://www.michaellarabel.com/

      Comment

      Working...
      X