![]() |
|
|
#364 | |
|
Nov 2008
2×33×43 Posts |
Quote:
|
|
|
|
|
|
|
#365 |
|
Oct 2009
North Carolina, USA
23 Posts |
Anyone else getting CRC errors downloading Jeff's GGNFS zip files?
In particular I get them for: http://gilchrist.ca/jeff/factoring/g...in64-core2.zip when trying to extract. I also tried 7-zip with same result, although interestingly got warnings on different files the 2nd time I downloaded. Thanks! - Joe |
|
|
|
|
|
#366 |
|
Jul 2009
1210 Posts |
File was downloaded and checked - CRC corect
Last fiddled with by MsieveBug on 2009-11-18 at 17:47 |
|
|
|
|
|
#367 |
|
Oct 2009
North Carolina, USA
23 Posts |
Must have been a fluke on my part. Thanks for checking! It's working fine now. I'm really glad the noisy output in the 64-bit version was corrected!
|
|
|
|
|
|
#368 | |
|
Oct 2004
Austria
46628 Posts |
Quote:
Code:
"C:/....../GGNFS/gnfs-lasieve4I11e.exe" -k -o spairs.out.T1 -v -n0 -a test.job.T1 Code:
n: 72396580732662850641712560135491546637471639822952206518267820845960689787556845621930821 m: Y0: -3166367803061133922436 Y1: 248239277251 c0: 123755134130653391452139001 c1: -3938673454661251975883 c2: 4436750873973386 c3: 2963085672 c4: 720 skew: 1369546.94 rlim: 600000 alim: 600000 lpbr: 25 lpba: 25 mfbr: 43 mfba: 43 rlambda: 2.2 alambda: 2.2 q0: 600001 qintsize: 4999 #q1:605000 Code:
q0: 605000 qintsize: 4999 #q1:609999 Last fiddled with by Andi47 on 2009-12-17 at 08:14 |
|
|
|
|
|
|
#369 |
|
Jun 2003
Ottawa, Canada
49516 Posts |
Someone else reported a crash with a 64bit Windows binary on the polynomial they had as well but in their case they found it did not crash if they ran the binary through Visual Studio. So I'm guessing VS must do something like set the memory space of variables to 0x00 first and there is some kind of pointer or memory access problem.
I don't really have time right now to try and track down this kind of bug in the ggnfs code. Maybe in the New Year. You said it crashes with two-threaded run with FactMsieve.pl, does it not crash when using only 1 thread? |
|
|
|
|
|
#370 | |
|
Oct 2004
Austria
2·17·73 Posts |
Quote:
Last fiddled with by Andi47 on 2009-12-18 at 17:34 |
|
|
|
|
|
|
#371 | |
|
Nov 2008
44228 Posts |
Quote:
|
|
|
|
|
|
|
#372 |
|
Oct 2004
Austria
1001101100102 Posts |
|
|
|
|
|
|
#373 | |
|
Nov 2008
2·33·43 Posts |
Quote:
Code:
-> | This is the factMsieve.pl script for GGNFS. | Code:
-> | This is the factMsieve.pl script for GGNFS 0.77.1 SVN 374| Last fiddled with by 10metreh on 2009-12-18 at 20:24 |
|
|
|
|
|
|
#374 |
|
Tribal Bullet
Oct 2004
3×1,181 Posts |
The subversion client can tell you the revision level of the repository; if you want to modify the source, save the output in a file and cat the file within the perl script. Otherwise you can embed the revision number in each source file, but that only gets updated when the file is affected by a check-in, and so will potentially be different for every file.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation of GGNFS | LegionMammal978 | Msieve | 17 | 2017-01-20 19:49 |
| Running other programs while running Prime95. | Neimanator | PrimeNet | 14 | 2013-08-10 20:15 |
| Error running GGNFS+msieve+factmsieve.py | D. B. Staple | Factoring | 6 | 2011-06-12 22:23 |
| GGNFS or something better? | Zeta-Flux | Factoring | 1 | 2007-08-07 22:40 |
| ggnfs | ATH | Factoring | 3 | 2006-08-12 22:50 |