cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

iamvano
Journeyman III

How read GPU temperature (for RADEON) in my programm?

Hello! How i can get GPU temperature (for RADEON) in my programm (API)?

0 Likes
7 Replies
avk
Adept III

Every program do it their own way: RivaTuner, ATI Tray Tool, Power Stip. But you may peep on them by using some disassemler .

0 Likes

Thanks, but may be anybody know about standard API?

0 Likes

Have you looked at the ADL SDK ?

http://developer.amd.com/GPU/ADLSDK/Pages/default.aspx

0 Likes

Excellent! Thanks for the help, bridgman.

0 Likes

Funny thing is that ADL doesn't require administrative privileges to change fan speed RPM. So basically it's possible with "Guest" account to stop fan at all, run massive computation kernel which will use GPU at 100% and... well, I guess GPU will simply burn.

0 Likes

Hello!

ADL_Overdrive5_Temperature_Get() function work with R600 and above products.
How get GPU temperature for R300, R400, R500 familys?

0 Likes

Guys, anybody?!

Help me, please!

0 Likes