![]() |
|
|
#23 |
|
Jun 2003
2·3·7·112 Posts |
On my skylake, the x86 version gives about 8.74M p/sec, while x87 gives 8.27M p/sec. So x86 is about 5-6% faster.
|
|
|
|
|
|
#24 |
|
Dec 2011
After milion nines:)
1,451 Posts |
|
|
|
|
|
|
#25 |
|
"Mark"
Apr 2003
Between here and the
2×32×353 Posts |
I applied those changes and I found a typo in the code. 1.0.1 is now posted.
|
|
|
|
|
|
#26 |
|
Dec 2011
After milion nines:)
1,451 Posts |
Where is posted? archive on first page is still 1.0.0 ( at least that is what 7z file is named)
Last fiddled with by pepi37 on 2017-11-30 at 08:59 |
|
|
|
|
|
#27 |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
|
|
|
|
|
|
#28 | |
|
Jun 2003
117328 Posts |
Quote:
|
|
|
|
|
|
|
#29 |
|
Jun 2003
2·3·7·112 Posts |
Sieving k*3^1024+1 (k = 2..1e9).
fb 1.0.1 x86 took 8m9s to reach 97G snewpgen took 20m31s to reach 97G So 20.5/8.15 ~= 2.5x faster I'll now do the testing using base 2 where newpgen is much faster. EDIT:- Sieving k*2^333333+1 (k=2..1e9) fb 1.0.1 x86 took 12m15s to reach 98G snewpgen took 7m8s to reach 98G So it went from 2.5x slower in base 3 to 1.7x faster in base 2. Last fiddled with by axn on 2017-11-30 at 16:40 |
|
|
|
|
|
#30 | |
|
"Mark"
Apr 2003
Between here and the
2·32·353 Posts |
Quote:
There are zero optimizations for base 2 in fbncsieve. |
|
|
|
|
|
|
#31 |
|
Jun 2003
13DA16 Posts |
And lastly base 10
k*10^999999+1 (k=2..10^8) fb - 7m10s to get to 56G NPG 12m48s to 28G, so 25m36s to get to 56G. That is almost 3.5x slower compared to fbnc. So the conlusion is: base-2 - stick with NewpGen, Everything else go fbnc |
|
|
|
|
|
#32 |
|
Jun 2003
2·3·7·112 Posts |
|
|
|
|
|
|
#33 | |
|
Jul 2003
wear a mask
68C16 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving k * 2^n +- c with Nvidia GPU's for fixed k | diep | GPU Computing | 5 | 2016-09-23 19:19 |
| A siever for K (b, n, c fixed)? | pepi37 | Software | 7 | 2015-07-10 04:42 |
| Sieving k*2^n-1 With Fixed n | c10ck3r | Riesel Prime Search | 14 | 2013-02-03 00:19 |
| User interface bug fixed on LLR V3.8.4 | Jean Penné | Software | 0 | 2011-01-22 16:47 |
| KEP is reporting computer fixed | KEP | Twin Prime Search | 3 | 2007-02-13 18:29 |