![]() |
|
|
#2443 |
|
Apr 2010
Over the rainbow
23×52×13 Posts |
steps for next iteration is
precedent residue (mod P), squared, minus 2, so in case of 0, 0 squared, minus 2 is -2. -2^2 -2 = 2 and then it loop.. Last fiddled with by firejuggler on 2016-02-03 at 18:36 |
|
|
|
|
|
#2444 | |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
Quote:
http://mersenneforum.org/showthread....ight=erroneous |
|
|
|
|
|
|
#2445 |
|
Jul 2009
Tokyo
10011000102 Posts |
|
|
|
|
|
|
#2446 |
|
Jul 2009
Tokyo
2×5×61 Posts |
I have one additional request.
Please teach me good err message. |
|
|
|
|
|
#2447 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
2×53×71 Posts |
|
|
|
|
|
|
#2448 |
|
Jul 2009
Tokyo
11428 Posts |
|
|
|
|
|
|
#2449 | |
|
"David"
Jul 2015
Ohio
11·47 Posts |
Quote:
We might want to update the error message, or add a check that the card at least meets the Compute capability CUDALucas was compiled with. |
|
|
|
|
|
|
#2450 |
|
Dec 2014
111111112 Posts |
My residue are non-zero after changing this line in the Makefile
CUFLAGS = -O$(OptLevel) --generate-code arch=compute_20,code=sm_20 --compiler-options=-Wall -I$(CUINC) Maybe the program could check if the executable file is not compatible with the hardware it is running on. It is running 2 double checks. Will know results in 7 days. |
|
|
|
|
|
#2451 |
|
Apr 2010
Over the rainbow
23×52×13 Posts |
0x0000000000000000 res is valid if it is the last itération
|
|
|
|
|
|
#2452 | |
|
Romulan Interpreter
Jun 2011
Thailand
22·33·89 Posts |
Quote:
![]() (it was legally assigned 2 days ago!) |
|
|
|
|
|
|
#2453 | |
|
Romulan Interpreter
Jun 2011
Thailand
22×33×89 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Don't DC/LL them with CudaLucas | LaurV | Data | 131 | 2017-05-02 18:41 |
| CUDALucas / cuFFT Performance on CUDA 7 / 7.5 / 8 | Brain | GPU Computing | 13 | 2016-02-19 15:53 |
| CUDALucas: which binary to use? | Karl M Johnson | GPU Computing | 15 | 2015-10-13 04:44 |
| settings for cudaLucas | fairsky | GPU Computing | 11 | 2013-11-03 02:08 |
| Trying to run CUDALucas on Windows 8 CP | Rodrigo | GPU Computing | 12 | 2012-03-07 23:20 |