Page 1 of 1
Couple of questions
Posted: Thu Nov 08, 2012 10:24 pm
by UseroNameo
1. Is there any way to limit how much CPU to allocate to the project? eg say I would rather it was limited to 80% rather than 100% could I do this?
2. I know it is "safe" to have my CPU running at 100% all the time but will it significantly reduce my computer's lifespan? I have a desktop with i5 3570K processor with Akasa Nero fan. I've been monitoring the temperatures and so far the max temp for either of the cores is 56C.
edit: If you want to know where I first heard of Folding@home, it was from the 2009 magazine "101 Computer Projects"
Re: Couple of questions
Posted: Thu Nov 08, 2012 10:34 pm
by Rolo
Yes, there's a way to limit CPU by percentage; it's a flag somewhere (sorry, can't tell you where, wiki perhaps). I've found that CPU folding is really unobtrusive (OS scheduler), even when gaming.
Technically, I suppose your CPU's lifespan can be reduced from, like, 50 years to 45 years but effectively speaking, no.
You have a K model at only 56C? Are you running stock speeds?
Re: Couple of questions
Posted: Thu Nov 08, 2012 10:41 pm
by UseroNameo
It's not overclocked. It's running at the stock speed of 3.4Ghz, and it has a premium thermal paste.
Re: Couple of questions
Posted: Thu Nov 08, 2012 11:03 pm
by Napoleon
If you fold with 3 cores, you'd be using 75% of your CPU. You can change from the default smp:4 for your CPU to smp:3 by clicking Configure --> Slots --> Edit.
Re: Couple of questions
Posted: Thu Nov 08, 2012 11:29 pm
by bruce
Some client versions have an adjustment for CPU utilization but it doesn't work when you're running SMP -- only when you're running a uniprocessor client. Napoleon's recommendation to use less than the maximum number of CPUs is the only real option for SMP.
Re: Couple of questions
Posted: Fri Nov 09, 2012 2:05 am
by Rolo
I did use the throttling option with SMP:4 and it did lower utilisation on all four cores per perfmon.
K-model CPUs OC easily at stock voltage 4.2GHz+.
Re: Couple of questions
Posted: Fri Nov 09, 2012 6:22 am
by bruce
Rolo wrote:I did use the throttling option with SMP:4 and it did lower utilisation on all four cores per perfmon.
What percentage did you set that would give you a total CPU utilization of 80% on a Quad?
Re: Couple of questions
Posted: Fri Nov 09, 2012 11:55 am
by UseroNameo
One more thing does doing this use up much bandwidth? Do you need to be connected to the internet continually or do you just need internet connection for the software to download a new project then when the project is finished so the results are uploaded from your computer?
Re: Couple of questions
Posted: Fri Nov 09, 2012 2:52 pm
by Napoleon
FAH uses internet connection only to download new work and upload results, no continuous use.
Re: Couple of questions
Posted: Fri Nov 09, 2012 4:48 pm
by Rolo
bruce wrote:Rolo wrote:I did use the throttling option with SMP:4 and it did lower utilisation on all four cores per perfmon.
What percentage did you set that would give you a total CPU utilization of 80% on a Quad?
Core options | cpu-usage
cf.
https://fah-web.stanford.edu/projects/F ... tUserGuide
This setting is global and affected GPU usage by injecting intervals (bounced between 0 and 100%).
Re: Couple of questions
Posted: Fri Nov 09, 2012 7:22 pm
by bruce
I know what setting to use. Please confirm that you actually can achieve 80% total utilizaton by setting some unknown value for cpu-usage.
You can use cpu-usage as a global value if you choose, but you can set it in each slot, too but if you can't actually achieve a total of 80% then you have not answered the OP's question.
Re: Couple of questions
Posted: Sat Nov 10, 2012 12:08 am
by Rolo
Mea culpa: it does only limit one core's utilisation and it only keeps the other cores from being pegged. Originally, I used 90% and it appeared to affect all cores since they were all hovering between 90 and 100% (with other background tasks running, of course).
I used 50% and it is quite clear that only one core is throttled, leaving the others bouncing in the high 90's; with no value specified, all cores remain flat at 100%.