FoldingAtHome / fah-issues

49 stars 9 forks source link

FAH client - Folding Power slider has poor control over number of slots used #1708

Open wright-david opened 1 year ago

wright-david commented 1 year ago

FAH client control v. 7.6.21 OS: Windows 11 No GPU

Expected Behavior

The Folding Power slider has only three settings : Light Medium Full I was hoping for rather more fine-grained control! e.g. 2, 4, 6, 8 .... All cores

Current Behavior

Furthermore the current settings use IMO a rather large number of cores:

Light = N/2
Medium = N-1
Full = N

where N is all available cores (in my case 8 cores / 16 virtual CPU)

Possible Solution (Optional)

Steps To Reproduce

Change the Folding Power and observe impact

Context

Raising an issue because a) IMO changing this would be a useful improvement b) in my case the "Light" setting (using N/2 cores) causes my laptop fans to ramp up to a distractingly noisy level and (at least while I'm at the computer) I would prefer to be able to choose a quieter setting - rather than having to Stop Folding altogether.

wright-david commented 6 months ago

P.S. now that I've had chance to look around the app some more

Folding 'slots' can also be controlled via Configure > Slots

Controlling folding slots from two separate places is IMO a very poor design, and leads to confusion - especially for new users (as evidenced by this bug report).