GPU Power Adjuster (when folding)

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

Post Reply
Kalcomx
Posts: 3
Joined: Tue Mar 24, 2020 6:08 pm

GPU Power Adjuster (when folding)

Post by Kalcomx »

I built a small utility to automatically adjust the GPU Power limit when folding (and when not folding).

Windows x64 only for now, I can investigate whether NVIDIA API allows to run on other platforms as well.

Beta release - use at your own risk! I have it myself running on 3 systems with RTX 3080 and RTX 2070 cards without issues.

Currently it only works on NVIDIA cards, but if someone points me to right direction (and someone voluntaires for testing), I can try to build support for AMD cards too.

TLDR; By default it sets GPU Power Limit to 72% when folding and to 100% when not folding. Values are configurable, but not all cards support all values.

More info on GitHub:
https://github.com/kallex/GPUPowerAdjuster

Release(s):
https://github.com/kallex/GPUPowerAdjuster/releases

Support:
https://github.com/kallex/GPUPowerAdjuster/issues

I also do my best to monitor this thread for support/questions.
PantherX
Site Moderator
Posts: 7020
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: GPU Power Adjuster (when folding)

Post by PantherX »

Welcome to the F@H Forum Kalcomx,

Thanks for creating the tool. While I haven't tested it, I did notice that you're only focusing on FahCore_22 which is the currently used one but you may also want to add FahCore_21 as it hasn't been depreciated yet.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
elblat
Posts: 15
Joined: Sun Mar 29, 2020 5:18 pm

Re: GPU Power Adjuster (when folding)

Post by elblat »

Although I fold on linux and haven't tried your program, this seems like a great idea.
Image
5800X + 4090 + Win11 | 5600X+ 3070 + 3070 + 2060 + Ubuntu 20.04 | 5600X + 3080 Ti + 3060 Ti + Ubuntu 20.04
Kalcomx
Posts: 3
Joined: Tue Mar 24, 2020 6:08 pm

Re: GPU Power Adjuster (when folding)

Post by Kalcomx »

PantherX wrote:Welcome to the F@H Forum Kalcomx,

Thanks for creating the tool. While I haven't tested it, I did notice that you're only focusing on FahCore_22 which is the currently used one but you may also want to add FahCore_21 as it hasn't been depreciated yet.
Thanks for pointing that out. That part of the tool is configurable, so it can be modified by the end-user as well. But I look forward to add that automatically as well.

The current one won't work in Linux (it's .net core that runs on Linux, but its bin-package-built specifically for win-x64 now). I can try to see if I can get it to run and then get some voluntaires for testing it out.
Post Reply