![]() |
|
|
#133 |
|
Jun 2003
10011110110102 Posts |
I suspect that on a local system, you wouldn't be able to tell the difference. But anyways, George will have to confirm if this is even possible or not.
|
|
|
|
|
|
#134 | |
|
P90 years forever!
Aug 2002
Yeehaw, FL
5×11×137 Posts |
Quote:
You might try MaximumBitArraySize=n in prime.txt. This limits the maximum bit array size to n MB (default is 250). This will have some negative impact on performance, make a few runs yourself to see if it is significant. |
|
|
|
|
|
|
#135 |
|
Jun 2003
117328 Posts |
Is it safe to change this in the middle of a Stage 2 run?
|
|
|
|
|
|
#136 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
5·11·137 Posts |
|
|
|
|
|
|
#137 |
|
"Alexander"
Nov 2008
The Alamo City
22·52·7 Posts |
P95/mprime really needs a way to manually force a proof upload. I periodically have Wi-Fi issues on my laptop (my primary GIMPS computer), and would like a way to upload proofs (I do PRP-CF, so there are quite a few of them) that have backlogged while the Wi-Fi has been out (especially if it will go out again soon). Perhaps add it to the manual communication menu?
|
|
|
|
|
|
#138 |
|
"Alexander"
Nov 2008
The Alamo City
22·52·7 Posts |
An unrelated gripe. I have 5 workers on 8 cores on my laptop. They're never all running at the same time (I run 3 max at a time, 2 cores each). But the benchmarks still use all 5 workers on all 8 cores, a usecase that never happens and causes inaccurate timing due to the core overlap and throttling. It also causes issues on my desktop, as it runs benchmarks with 3 workers on 3 cores, an unused-in-practice scenario which causes it to overheat (it's an old Core 2 box). Can you add a setting to tune the automated benchmarking to a particular worker/core combination other than the full max?
|
|
|
|
|
|
#139 |
|
Jun 2003
2·3·7·112 Posts |
Then why not have just 3 workers (or 2 workers)? You're putting the program in an impossible situation. It'd be best to just turn off the benchmark altogether.
|
|
|
|
|
|
#140 |
|
"Alexander"
Nov 2008
The Alamo City
70010 Posts |
|
|
|
|
|
|
#141 | |
|
Jun 2003
2×3×7×112 Posts |
Quote:
Or ... Have two instances of P95 and keep PRP workers in one, and ECM/P-1 in another. Anyway, with the current setup, your best bet is to just turn off automated benchmarking. |
|
|
|
|
|
|
#142 |
|
Mar 2011
100002 Posts |
I may have found a "bug" with the FFT speed or size or iterations.
I don't know if it's the same for 10900k (it probably is), but on 11900k, if you disable FMA3, AVX512F and AVX in local.txt and run a small FFT stress test, each loop (multiple loops per FFT size though) finishes in 1 minute. Example, small FFT -->48k, finishes each loop in 1 minute. After several loops it goes to the next FFT. If you disable AVX512, AVX2 and AVX in the stress test options instead, each loop lasts I think 2 or 3 minutes. So the loop speed is different if you disable all the AVX settings in local.txt (from undoc.txt) versus disabling them in the stress test options. Is this intended? |
|
|
|
|
|
#143 |
|
"Alexander"
Nov 2008
The Alamo City
22·52·7 Posts |
I'm running a P-1 in stage 2, and it's saying it's 100% complete, but it's still running and printing "100% complete" reports at the normal rate. Is there a data issue or is this a problem with the printout that can be safely ignored without compromising the validity of the data until a fix is posted?
|
|
|
|