Skip to content

Instantly share code, notes, and snippets.

@graphis
Forked from chockenberry/GPU Statistics for iPulse
Created October 18, 2017 17:21
Show Gist options
  • Save graphis/cb165847c77ec2b73040e3fc5596f84e to your computer and use it in GitHub Desktop.
Save graphis/cb165847c77ec2b73040e3fc5596f84e to your computer and use it in GitHub Desktop.
In the next version of iPulse, I'd like to show GPU statistics. Unfortunately, the format
for these statistics is vendor specfic (see the "Performance Statistics" dictionary below.)
In order to cover as many devices as possible, I'd like you to run the following commands
from your Terminal:
$ sysctl hw.model
$ ioreg -r -d 1 -w 0 -c "IOAccelerator"
You can help me read the results by putting them in a code block (triple backticks).
I'll add a few of my Macs to get this list started. Thanks for your help!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment