Page 1 of 1

Different folding power for idle/non-idle?

Posted: Sat Apr 25, 2020 12:11 am
by slowbook
Is there some way to configure one power (CPU/GPU) level for non-idle usage and another power level for idle operations (on the same installation)? I poked around in FAHControl but I didn't see an obvious way to do that?

Thanks!

Re: Different folding power for idle/non-idle?

Posted: Sat Apr 25, 2020 1:12 am
by tbonse
slowbook wrote:Is there some way to configure one power (CPU/GPU) level for non-idle usage and another power level for idle operations (on the same installation)? I poked around in FAHControl but I didn't see an obvious way to do that?

Thanks!
Long answer: not really

Short answer: no

Re: Different folding power for idle/non-idle?

Posted: Sat Apr 25, 2020 2:28 am
by PantherX
There's no native method. However, it might be possible using various applications and scripts.

Re: Different folding power for idle/non-idle?

Posted: Sat Apr 25, 2020 4:32 am
by MeeLee
Current setting of Full/Medium is doing something in lines of that.
What are you trying to achieve?
In Linux you can set power profiles on Nvidia GPUs, but those are Nvidia commands in terminal.
The quickest way, is to just pause CPU and primary GPU from folding when you are using the PC, and resume when you stopped using it.
Or, install an additional PCIE x1 GPU in an x1 slot (like a GT210/GT730), that will be the GPU that puts out your main graphics and desktop.
They go for $20-40 online, and leave the other GPUs crunching.

Re: Different folding power for idle/non-idle?

Posted: Sat Apr 25, 2020 7:23 am
by Tohya
You try asking for half power to be added to FAHcontrol-plus

https://github.com/tmontney/FAHControl-Plus

Re: Different folding power for idle/non-idle?

Posted: Fri Apr 16, 2021 1:33 am
by tmontney
Howdy, reviving an old thread here.

For example, if your CPU/GPU was under 10% (excluding FAHClient usage) to use Full and when it goes above 50% to drop to Medium. Does that sound right? If so, I could probably make that happen (but that seems like an improvement for the FAHClient team to implement). To the devs who maintain FAHClient, how do you calculate the Folding Power slider (e.g. what is the difference between Light and Medium)?

Re: Different folding power for idle/non-idle?

Posted: Fri Apr 16, 2021 4:27 am
by Joe_H
Not a dev, but the Light setting uses half of the available CPU threads, Medium uses all but one thread, and Full uses all available CPU threads after reserving one thread per usable GPU. On Light setting the GPU will only be used when the system is considered "Idle".

On a system with for example a 4-core i5 processor and a usable GPU there is no functional difference between CPU usage for Light and Medium due to the way rounding is handled. But on Light the GPU will not be used except when Idle.