![]() |
|
|
#78 |
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
|
|
|
|
|
|
#79 |
|
Jun 2003
2·3·7·112 Posts |
|
|
|
|
|
|
#80 |
|
Jun 2003
2×3×7×112 Posts |
|
|
|
|
|
|
#81 | ||
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×47×101 Posts |
Yes, but the progress was slow. He wrote that in his mainstream research:
Quote:
Quote:
|
||
|
|
|
|
|
#82 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2·47·101 Posts |
I went for it...
...and now the ETA is only 30 hrs. ![]() The initial patch is sent to Jean. He can make consistent llr code changes all over llr and provide API hooks for the ThreadsPerTest, like : extra options to command-line (e.g. llr -t 4) and to llr.ini (e.g. ThreadsPerTest=4 ) |
|
|
|
|
|
#83 |
|
"Curtis"
Feb 2005
Riverside, CA
22·1,217 Posts |
Your patch comes as my LLR efforts nearly all exceed 1M digits, and I wish for two-threaded LLR frequently. Thank you very very much, sir!
|
|
|
|
|
|
#84 |
|
Sep 2002
Database er0rr
2·32·11·19 Posts |
Do you think that a multi-threaded LLR will improve throughput, considering the impact on cache of tests on large numbers? Would muti-socket boxes need to use utilities such as taskset?
|
|
|
|
|
|
#85 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×47×101 Posts |
For some very large candidates, 2- or 4- threaded LLR may become handy even in the search process (like prime95), not just validation runs. Once this change is deployed, a bit of benchmarking and timing will be useful. Note that LLR has many modes in addition to Riesel and Proth; many of them may have different scaling behaviors.
A trivial disclaimer (so that no one expects miracles): The scaling for very large number of threads (e.g. 16 or 32) should not be expected to very impressive. The scaling factor still goes up but almost level off at about 5x, maybe 6x. However, for 2 or 4 threads, this is likely going to be a contender to a conventional run. |
|
|
|
|
|
#86 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
251616 Posts |
A small tweak about affinities:
I have rented one of my trusted instances (c4.8xlarge) because though it has less cores than m4.16xlarge - they are faster. And because scaling is almost flat between 18 and 32 cores. One experiment that I now ran in real/time was: while observing effective speed of the test (ms / iter), I played two scenarios against each other: 1. assign affinities 0-17 (that's all physical cores used once, and leave h/t functionality idle) 2. assign affinities 0-8, 18-26 (that's physical and hyper cores on only one of the two 9-core chips; there are two 9-core Xeon(R) CPU E5-2666 v3 @ 2.90GHz in this instance) Scenario 2 wins at about 12% premium. Which is specific for a 2-chip board like this and signals us that memory transport between chips is less effective than keeping the data in the cache of 1 CPU. More testing will be needed when the new LLR binary is released. |
|
|
|
|
|
#87 |
|
Sep 2002
Database er0rr
2×32×11×19 Posts |
The cat is out of the bag: It is 4,055,114 digits. Phi(3, - 143332^393216)
Congrats to Ryan and Serge. And well done for the multi-threaded proof, Serge. ![]() ![]() ![]()
Last fiddled with by paulunderwood on 2017-01-30 at 12:05 |
|
|
|
|
|
#88 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
2×47×101 Posts |
I ended up running two 18-threaded N-1 tests: one that started from a=3, then continued with a=5... and the other started from scratch with a=11 (in another folder and with affinities set to the 18 ht cores of the second 9-core chip). Both ran with 7.6 ms / iter speed.
The a=11 won the jackpot in one go, the a=5 run again didn't get the proof (one of the three a^((N-1)/f)-1 was not coprime to N) and continued into a=7 and I killed it and released the instance. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Prime 95 and internet connection issue | Jwb52z | Software | 10 | 2013-01-30 01:09 |
| Twin prime search? | MooooMoo | Twin Prime Search | 115 | 2010-08-29 17:38 |
| Prime Search at School | Unregistered | Information & Answers | 5 | 2009-10-15 22:44 |
| Prime Search on PS-3? | Kosmaj | Riesel Prime Search | 6 | 2006-11-21 15:19 |
| Running prime on PC without internet-connection | Ferdy | Software | 3 | 2006-04-25 08:53 |