Icecold
Golden Member
- Nov 15, 2004
- 1,148
- 1,096
- 146
Also, just an observation. My Turin @ 2.3 appears to be doing these faster than my 7950x @4.5 ! ~11 min vs ~12.5 per unit !
The 9950x @ 4.2 is the fastest though at ~8 min
If I look at the PG website, its averages vs looking at one task in BOINCTasks (or 2 or 3). In the PG website, you are right.I doubt that's correct. Post the screenshot of your 24 hours hosts from the PG web site showing the average task times for both systems.

If it got colder I could fire up more boxes !At the current rate we're going to barely make it by the deadline. I need to recruit more people to help!
cat /var/lib/boinc/slots/*/stderr.txt |
sed -n 's/Starting Proth prime test of //;T;s/\^/**/p' |
xargs -I X python -c 'from math import ceil,log10; print(ceil(log10(X)))'
About sixty F@H tasks and a handful MW@H tasks. ;-P@StefanR5R how many tasks per day are you doing? Hmmm?
About sixty F@H tasks and a handful MW@H tasks. ;-P
Hmm, I caved in to F@H group pressure yesterday. I feel PPSE group pressure mounting... :-D
When WCG comes back up, most of my boxes will switch to that, until the challenge.Oh no, it's cool. I mean, it's just nearly the whole team is pushing for PPSE. No pressure, Bud. I'm not running F@H until the challenge, just like I did last year.
When WCG comes back up, most of my boxes will switch to that, until the challenge.
On a Linux Mint 21.1 installation of mine, this wantsMight be buggy, as I haven't tested it on a live BOINC.
python3 in the last line instead of python.
