Getting GPU clock speeds with SetupDiEnumDeviceInfo

Posted by user157078 on Stack Overflow See other posts from Stack Overflow or by user157078
Published on 2009-08-17T15:20:40Z Indexed on 2010/04/10 4:03 UTC
Read the original article Hit count: 345

Filed under:
|
|
|
|

Hi everyone!

I posted a question earlier regarding obtaining GPU clock speeds, but I guess the thread appeared as already answered since someone had replied to it.

I'd been advised by one of your members to try extracting GPU clock speeds using SetupDiEnumDeviceInfo.

However, I looked around at some examples, like this one: http://www.codeproject.com/KB/system/DevMgr.aspx

and nothing seemed to be displayed about the clock speed.

Could someone please elaborate on how to achieve this, if at all possible?

Thanks again

© Stack Overflow or respective owner

Related posts about gpu

Related posts about clockspeed