![]() |
|
|
#144 |
|
Mar 2003
New Zealand
13·89 Posts |
|
|
|
|
|
|
#145 |
|
Oct 2006
1000000112 Posts |
cool, no need to open the file with excel now ...
notepad is more memory friendly ... and less blue screener
|
|
|
|
|
|
#146 |
|
Mar 2003
New Zealand
13×89 Posts |
A small change to the hashtable code makes it 3% faster for P2/P3, 1% faster for P4.
|
|
|
|
|
|
#147 |
|
Sep 2006
101110112 Posts |
1.3.4 with newest .dat file:
83k p/s It´s getting faster and faster
|
|
|
|
|
|
#148 |
|
Mar 2003
New Zealand
13×89 Posts |
These versions fix a serious bug in the i386 assembler 64-bit modular arithmetic functions that could cause some factors larger than 2^46 to be missed. All previous versions were affected by this bug. (But not the PPC or x86-64 variants). Luckily the distributed sieve has not yet reached 2^42, so no work needs to be repeated.
I have completely re-written the mulmod64() and powmod64() functions and tested them against GMP for random primes up to 2^62 (2^52 for non-assembler versions). For those who compile from source and have the GMP library installed, there is a 'srtest' program that will do these tests. |
|
|
|
|
|
#149 |
|
Sep 2006
11·17 Posts |
And the new version is 5 - 7% faster, nice
|
|
|
|
|
|
#150 |
|
Mar 2003
New Zealand
13×89 Posts |
|
|
|
|
|
|
#151 |
|
Sep 2006
11·17 Posts |
Using a Core 2 Duo.
At the moment, it runs with 87k p/s (per core). |
|
|
|
|
|
#152 |
|
Jun 2003
32·5·113 Posts |
|
|
|
|
|
|
#153 |
|
Jan 2005
479 Posts |
On Athlon 64-x2 around 0.5-1% faster
|
|
|
|
|
|
#154 |
|
Mar 2003
New Zealand
13×89 Posts |
This version is about 10% faster on my P3 and 15% faster on my P4 Celeron compared to 1.4.0, mainly from improving the FPU instruction scheduling in the new mulmod/powmod code.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Very Prime Riesel and Sierpinski k | robert44444uk | Open Projects | 587 | 2016-11-13 15:26 |
| Sierpinski/ Riesel bases 6 to 18 | robert44444uk | Conjectures 'R Us | 139 | 2007-12-17 05:17 |
| Sierpinski/Riesel Base 10 | rogue | Conjectures 'R Us | 11 | 2007-12-17 05:08 |
| Sierpinski / Riesel - Base 23 | michaf | Conjectures 'R Us | 2 | 2007-12-17 05:04 |
| Sierpinski / Riesel - Base 22 | michaf | Conjectures 'R Us | 49 | 2007-12-17 05:03 |