cancel
Showing results for 
Search instead for 
Did you mean: 

GPU Developer Tools

lemonparty
Journeyman III

Overclock with new Adrenalin drivers?

I was using next overclock functions from ADL SDK:

ADL2_OverdriveN_FanControl_Set

ADL2_OverdriveN_SystemClocksX2_Set

ADL2_OverdriveN_MemoryClocksX2_Set

with blockchain drivers v. 22.19.659.0 and they worked as expected with VEGA 64 and VEGA FE cards.

Then I installed the new Adrenalin driver and now this functions report ADL_ERR_NOT_SUPPORTED (-8).

1. What is the way to overclock GPU and control fans with new AMD drivers?

2. Are overclock capabilities removed?

3. Are there any recent version of drivers which allow to control cards?
4. Maybe I am using wrong API calls?

0 Likes
3 Replies
jungle
Adept II

Which operating system are you and and which drivers/ drivers version ?

0 Likes

It was Windows 10 and Adrenalin 18.4.1.

I have tried early versions of Adrenalin but they doesn't work too.

0 Likes
jungle
Adept II

ADL (AMD Display Library) Public APIs

I actually can't see those calls in the docs, were they a typo ?

Im using ADL2_OverdriveN_MemoryClocks_Set and ADL2_OverdriveN_SystemClocks_Set fine on Windows with 18.5 on RX cards, I will try with some Vegas tomorrow

0 Likes