It was running ok yesterday, but not today after adding the gpu groups.
Am running Afterburner 4.5.0 and Adrenalin 18.8.1
Afterburner is running prior to launching Forager. After launching several times and resetting the Afterburner power limit to back to 0, each time.
Anytime i have GPU groups it always changes the power limit to +50% in afterburner, on the screen with new interval started with the green writing is loading.
I have tried several times with GPU groups with 2 x 580 and 4 x 480 and each time it changes the power limit to +50%. I have tried only the 2 x 580 and then only the 4 x 480 and the same power limit increase.
I have then removed the GPU Groups so they all run together, and the power limit stays the same and does not change.
Not sure if i am missing something, but this is what i have put in the config file, from the device list bat.
GpuGroups = [{"GroupName": "RX580s", "Type": "AMD", "Devices": "2,3", "PowerLimits": "100"}, {"GroupName": "RX480s", "Type": "AMD", "Devices": "0,1,4,5", "PowerLimits": "100"}]
set "PowerLimits": "0" to make Forager not change PowerLimits. Otherwise "PowerLimits": "100" is 0 in AMD Wattman, "PowerLimits": "90" is -10, etc...