![]() |
|
|
#111 | |
|
Jul 2009
Tokyo
2×5×61 Posts |
Hi ,
Quote:
gpucomputingsdk_4.0.17_linux.run devdriver_4.1_linux_32_285.05.23.run with GTX-550Ti Code:
genefercuda.1.051$ ./GeneferCUDA.cuda4.0.Linux32 -b GeneferCUDA 2.2.1 (CUDA) based on Genefer v2.2.1 Copyright (C) 2001-2003, Yves Gallot (v1.3) Copyright (C) 2009, 2011 Mark Rodenkirch, David Underbakke (v2.2.1) Copyright (C) 2010, 2011, Shoichiro Yamada (CUDA) A program for finding large probable generalized Fermat primes. Generalized Fermat Number Bench 2009574^8192+1 Time: 378 us/mul. Err: 3.82e-01 51636 digits 1632282^16384+1 Time: 384 us/mul. Err: 2.53e-01 101791 digits 1325824^32768+1 Time: 437 us/mul. Err: 2.03e-01 200622 digits 1076904^65536+1 Time: 587 us/mul. Err: 1.88e-01 395325 digits 874718^131072+1 Time: 817 us/mul. Err: 3.47e-01 778813 digits 710492^262144+1 Time: 1.33 ms/mul. Err: 4.21e-01 1533952 digits 577098^524288+1 Time: 2.58 ms/mul. Err: 2.01e-01 3020555 digits 468750^1048576+1 Time: 5.25 ms/mul. Err: 1.64e-01 5946413 digits 380742^2097152+1 Time: 10.6 ms/mul. Err: 3.63e-01 11703432 digits 309258^4194304+1 Time: 22.7 ms/mul. Err: 1.56e-01 23028076 digits 251196^8388608+1 Time: 46.5 ms/mul. Err: 1.56e-01 45298590 digits |
|
|
|
|
|
|
#112 | |||
|
Dec 2011
2·7 Posts |
Hi ,
Quote:
[add] All your error-rates seems to be the same except: Quote:
Quote:
Last fiddled with by rroonnaalldd on 2012-01-05 at 03:56 |
|||
|
|
|
|
|
#113 | |
|
Jun 2003
10011110111012 Posts |
Quote:
![]() Code:
? N=222222^4194304; ? ## *** last result computed in 2,749 ms. It can probably made even faster, by removing the 2's from the (even) base, and just doing the relevant number of squarings in the PRP loop. |
|
|
|
|
|
|
#114 |
|
Jul 2009
Tokyo
2·5·61 Posts |
|
|
|
|
|
|
#115 |
|
Jul 2009
Tokyo
2×5×61 Posts |
Ver 1.06
Implement GMP. |
|
|
|
|
|
#116 |
|
Dec 2011
E16 Posts |
gmp.h missing...
Solved by using apt-cache search gmp... Last fiddled with by rroonnaalldd on 2012-01-06 at 12:20 |
|
|
|
|
|
#117 |
|
Sep 2009
977 Posts |
You have to install the external GMP software yourself
|
|
|
|
|
|
#118 | ||
|
Dec 2011
168 Posts |
Got it working and did a comparison between v1.051 and 1.060:
Quote:
Quote:
|
||
|
|
|
|
|
#119 | |
|
Jul 2009
Tokyo
2·5·61 Posts |
Quote:
Please try normal test. By the way. http://www.primegrid.com/forum_threa...rap=true#46251 AG5BPilot make non GMP version. We can wait his work.
|
|
|
|
|
|
|
#120 | |
|
Dec 2011
New York, U.S.A.
97 Posts |
Quote:
BTW, you can add this line into the residual check: Code:
check( 1248,4194304, "8f985a974820a6d3"); |
|
|
|
|
|
|
#121 |
|
Jul 2009
Tokyo
2×5×61 Posts |
Ver 1.061
Add: Code:
check( 1248,4194304, "8f985a974820a6d3"); |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Genefer's FFT applied to Mersenne squaring | preda | Software | 0 | 2017-09-06 02:54 |
| CUDA 5.5 | ET_ | GPU Computing | 2 | 2013-06-13 15:50 |
| AVX CPU LL vs CUDA LL | nucleon | GPU Computing | 11 | 2012-01-04 17:52 |
| Best CUDA GPU for the $$ | Christenson | GPU Computing | 24 | 2011-05-01 00:06 |
| CUDA? | Xentar | Conjectures 'R Us | 6 | 2010-03-31 07:43 |