![]() |
![]() |
#12 |
Banned
"Luigi"
Aug 2002
Team Italia
3·5·17·19 Posts |
![]()
Thank you George, we at FermatSearch were waiting some GPU code for our ranges!
![]() I hope I will be able to finish my tweakings to the Double Mersennes site tonight. Just a thought: I successfully compiled mmff on my GTX 275, that has cc 1.3. Then I set up a mmff.ini file and a worktodo.txt file. The program run happily, and (obviously) gave a wrong result: Code:
luigi@luigi-ubuntu:~/luigi/CUDA/mmff/mmff-0.20$ ./mmff.exe mmff v0.20mmff (64bit built) Compiletime options THREADS_PER_BLOCK 256 MORE_CLASSES enabled Runtime options GPU Sieving enabled GPUSievePrimes 82486 GPUSieveSize 16M bits WARNING: Cannot read GPUSieveProcessSize from mmff.ini, using default value (8) GPUSieveProcessSize 8K bits WorkFile worktodo.txt Checkpoints enabled CheckpointDelay 300s Stages enabled StopAfterFactor disabled PrintMode compact V5UserID (none) ComputerID (none) WARNING, no ProgressFormat specified in mmff.ini, using default TimeStampInResults no CUDA version info binary compiled for CUDA 4.10 CUDA runtime version 4.10 CUDA driver version 4.20 CUDA device info name GeForce GTX 275 compute capability 1.3 maximum threads per block 512 number of multiprocessors 30 (240 shader cores) clock rate 1404MHz got assignment: F31 bit_min=75 bit_max=76 Starting trial factoring F31 from 2^75 to 2^76 (k range: 5460000000000 to 5470000000000) k_min = 5459999996220 k_max = 5470000000000 Using GPU kernel "mfaktc_barrett89_F30_61gs" ERROR: Class problems. Factor divisible by 2, 3, 5, 7, or 11 Luigi |
![]() |
![]() |
![]() |
#13 | |
Aug 2010
Kansas
547 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#14 |
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
![]()
Windows 32 executable: http://www.sendspace.com/file/rx2d4u
Compiled Cuda 4.2 | sm_20 & sm_30 Let me know if it works. |
![]() |
![]() |
![]() |
#15 |
Aug 2010
Kansas
54710 Posts |
![]()
I should know in ~4 hours. Thank you!
|
![]() |
![]() |
![]() |
#16 |
Banned
"Luigi"
Aug 2002
Team Italia
3×5×17×19 Posts |
![]() |
![]() |
![]() |
![]() |
#17 |
"Vincent"
Apr 2010
Over the rainbow
B1D16 Posts |
![]()
win32 version work on my win 64, with cudart32_42_9.dll
oh and even if it was already ran Code:
no factor for F26 from 2^67 to 2^68 (k range: 1000000000000 to 10000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] no factor for F26 from 2^68 to 2^69 (k range: 1000000000000 to 10000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] no factor for F26 from 2^69 to 2^70 (k range: 1000000000000 to 10000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] no factor for F26 from 2^70 to 2^71 (k range: 1000000000000 to 10000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] no factor for F26 from 2^71 to 2^72 (k range: 1000000000000 to 10000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] Last fiddled with by firejuggler on 2012-09-08 at 14:13 |
![]() |
![]() |
![]() |
#18 | |
Banned
"Luigi"
Aug 2002
Team Italia
3·5·17·19 Posts |
![]() Quote:
May I add you to FermatSearch as Firejuggler, or o you prefer your real name/country? ![]() Luigi Last fiddled with by ET_ on 2012-09-08 at 15:16 |
|
![]() |
![]() |
![]() |
#19 |
"Vincent"
Apr 2010
Over the rainbow
5×569 Posts |
![]()
sure, add me as firejuggler
|
![]() |
![]() |
![]() |
#20 |
"Vincent"
Apr 2010
Over the rainbow
5·569 Posts |
![]()
For FermatSearch, you use 'k' value, not bit value.. for example : FermatFactor=26,6.9e10,4e12
Code:
no factor for F26 from 2^64 to 2^68 (k range: 69000000000 to 4000000000000) [mmff 0.20mmff mfaktc_barrett89_F0_29gs] |
![]() |
![]() |
![]() |
#21 |
Jul 2012
Saarland / Germany
22·17 Posts |
![]()
grrrr. i´m to stupid to get a range for fermat and double mersenne numbers.
![]() i´ve to wait for a userfriendly reservation interface. ![]() |
![]() |
![]() |
![]() |
#22 | |
Banned
"Luigi"
Aug 2002
Team Italia
3×5×17×19 Posts |
![]() Quote:
In fact, , since R = k*2exponent+2)+1, 267/2(26+2) = 549,755,809,680, while 272/2(26+2) = 17,592,186,044,416 BTW, that's why 272 as k_end is higher than 272 as k_start... Luigi |
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mersenne trial division implementation | mathPuzzles | Math | 8 | 2017-04-21 07:21 |
trial division over a factor base | Peter Hackman | Factoring | 7 | 2009-10-26 18:27 |
P95 trial division strategy | SPWorley | Math | 8 | 2009-08-24 23:26 |
Trial division software for Mersenne | SPWorley | Factoring | 7 | 2009-08-16 00:23 |
Need GMP trial-division timings | ewmayer | Factoring | 7 | 2008-12-11 22:12 |