Search the web
Sign In
New User? Sign Up
ggnfs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2305 - 2336 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2305
... The Linux 64bit version I compiled seems to be working fine but the 64bit Windows version I just compiled seems to have slightly different output and I'm...
Jeff Gilchrist
jeff.gilchrist
Offline Send Email
Jan 1, 2009
2:03 pm
2308
Since many people don't use the Yahoo Groups web interface and can't see what files are posted in the Files section, I figured it would be useful to point out...
jeff.gilchrist
Offline Send Email
Jan 7, 2009
6:37 pm
2309
Hi Jeff, Just trying the new Windows executables you prepared from the latest SVN331. http://gilchrist.ca/jeff/ggnfs/ggnfs-svn331-win32-core2.zip Using your...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 10, 2009
4:02 am
2310
... The eagle has landed! I've warned about this possibility on mersenneforum. That's the new safety in action. (That's my change; Jeff only compiled it. Blame...
Serge Batalov
batalovs
Offline Send Email
Jan 10, 2009
6:55 am
2311
... Thanks Serge. Good precaution - I've lost relations this way too ! IDEA: Let lasieve4I12e (etc) APPEND to the output file. If the file does not exist, it...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 12, 2009
3:00 am
2312
... Please Sirs, Also from the new SVN331: ... => "../../bin/sqrt" -fb n.fb -deps deps -depnum 32 ... depNum=32 is invalid. It should be in [0,31]. ->...
Bob Backstrom
bobb7772004
Offline Send Email
Jan 12, 2009
4:31 am
2313
... Hmm... I have absolute zero knowledge of the true GGNFS tools. (I only ever touched the lat.siever and the pol51 selection tool - which are the contributed...
Serge Batalov
batalovs
Offline Send Email
Jan 12, 2009
10:09 pm
2314
... I thought about that, too (and of course not only I - in the source there's a remark "consider appending"!) But this is also prone to ugly results. If...
Serge Batalov
batalovs
Offline Send Email
Jan 12, 2009
10:32 pm
2315
Is it possible to estimate the approximate duration of a factorization for rsa-309 (1024 bit rsa)? How long will it take to find good polynoms? (for example on...
friedo72
Offline Send Email
Jan 15, 2009
9:49 am
2316
... Sorry I don't know the answer to this, but I am also curious about RSA-155 now that it has been almost 10 years since the first 512bit RSA key was publicly...
Jeff Gilchrist
jeff.gilchrist
Offline Send Email
Jan 15, 2009
12:05 pm
2317
... The current experience is that it takes a few months on one machine, and perhaps two weeks with a small collection of machines. Nobody has ever completed...
Jason Papadopoulos
jasonp@...
Send Email
Jan 15, 2009
2:39 pm
2318
... Factoring estimates for a 1024-bit RSA modulus people.csail.mit.edu/tromer/papers/factorest.pdf Sergey Miklin...
sergeymiklin
Offline Send Email
Jan 16, 2009
6:15 pm
2319
I have run factmsieve.pl on a RSA-512 number for 2 months. Below is the most recent run log: reduce to 1188203 relations and 1933967 ideals in 7 passes ...
wyylgx
Offline Send Email
Jan 16, 2009
6:15 pm
2320
... It looks like you are very early, your job is perhaps 10% complete. The output from msieve is quite unpredictable at this stage of completion. Are you...
Jason Papadopoulos
jasonp@...
Send Email
Jan 16, 2009
6:53 pm
2321
I am now maintaining a web page that will contain the latest SVN builds of GGNFS for 32bit and 64bit Windows here: http://gilchrist.ca/jeff/factoring/ Right...
jeff.gilchrist
Offline Send Email
Jan 29, 2009
7:29 pm
2322
How do I run factmsieve.pl? I can factor using factlat.pl with no problems, using the latest core 2 distribution. factmsieve terminates after a short print out...
torbjornalm
Offline Send Email
Feb 1, 2009
9:49 pm
2323
... Usually you run it just like factlat.pl. There are a couple of gotchas in the script. First, of course, is to put a working binary of msieve (or msieve.exe...
Serge Batalov
batalovs
Offline Send Email
Feb 2, 2009
9:31 am
2324
i have downloaded ggnfs new version can anybody suggest me how i can compile that on redhat linux operating system (i have very nice environment to run it for...
itsmeurfan
Offline Send Email
Feb 4, 2009
9:42 pm
2325
... Make sure you are running the latest version of the source code which can be found here: ...
Jeff Gilchrist
jeff.gilchrist
Offline Send Email
Feb 4, 2009
11:18 pm
2326
I am trying to factor (56^93-93^56)/5. I have tried a number of variations on the polynominal, but is always rejected. name: C162_93_56 n: ...
torbjornalm
Offline Send Email
Feb 10, 2009
9:54 pm
2327
Summary of the problem. GGNFS crashes 85% of the time on C85-C115 factorisations when run through fact*.pl (* is Lat or Msieve) due to pol51m0b failure. The ...
tjmorrow2002
Offline Send Email
Feb 11, 2009
12:43 am
2328
I forgot to add that when I rerun the program after the crash, in all cases the program resumes perfectly and goes on to successfully factor the number....
tjmorrow2002
Offline Send Email
Feb 11, 2009
12:48 am
2329
... Yes, I've seen this bug on some small numbers. It's not really a crash, it's an abnormal exit. Some assertions fail in the code's logic and it exits. Aside...
Serge Batalov
batalovs
Offline Send Email
Feb 11, 2009
6:01 am
2330
... 7629858911900011681529772071652537032773654234092135209665941564451326 6952864093653670964697928073839798733828725435715748720813755475184422 ...
Serge Batalov
batalovs
Offline Send Email
Feb 11, 2009
6:24 am
2331
... Thanks Serge, I think the above workaround is within my limited range of perl skills. I'll replace the "die if" with a "last if" and see how it goes. The...
tjmorrow2002
Offline Send Email
Feb 11, 2009
6:44 am
2332
Thank you Serge! Finally I got the factoring running. I will also use your parameter set for similar numbers in my list. I have picked up my old search for...
torbjornalm
Offline Send Email
Feb 11, 2009
8:43 am
2333
... after ... so ... You can also do "next if". "last is" will also work because I've noticed those lambda-comps starting after quite a few iterations - when...
Serge Batalov
batalovs
Offline Send Email
Feb 11, 2009
8:50 am
2334
... I remembered about your search. In fact I've mentioned your collection somewhere in this thread: http://mersenneforum.org/showpost.php? p=153426 Syd later...
Serge Batalov
batalovs
Offline Send Email
Feb 11, 2009
9:09 am
2335
In a cygwin shell, a correctly installed cygwin does not require system paths prepended to commands in order to issue standard utilities like cat, gzip etc,...
tjmorrow2002
Offline Send Email
Feb 13, 2009
9:26 am
2336
I am trying to factor 25^107-107^25 with the following parameter: name: C141_107_25 n: ...
torbjornalm
Offline Send Email
Feb 13, 2009
10:29 am
Messages 2305 - 2336 of 2468   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help