A leak in pol51opt is in pol5/roots.c: line 184. The easiest fix is to add a single line free(assess_optima); in the last line of murphy_en(), after "*me=e;"...
I've been running a GGNFS factorization on a C133 for about two weeks on PPC. It seems to me that it is stuck in a look of some sort. It sieves, then after...
msieve's guess of the number of relations it still needs isn't good. Are the total number of unique relations increasing on each run? How many unique...
... 2 cents worth: Change rlim and alim to, say, 7000000 or even 8000000 in the poly file and let it dump and reload. You will find an immediate jump of...
... msieve stores the relations in a simple text file, so there is no more dump and reload. Although, honestly, I'm not sure what'll happen if you try to do...
I changed my job file. We'll see what happens... The def-par.txt in the ggnfs distribution doesn't have defaults for GNFS factorizations over 126 digits....
I have been trying to factor a 133 digit composite for a couple of weeks and ran into a problem in ggnfs-lasieve. It appears to be stuck in a loop in redu2.c...
I've seen this a couple of times. Very annoying! I saved the files somewhere to track it down later, but never did. I not sure I still have those files...
... I regularly have the siever / perl script get stuck on some special q's. Just increase the special q in the .job file with a couple of thousand and...
Hello! Could anyone help me with building 64-bit executable for Windows? I don't currently have required environment to build it myself, so your help is much...
Dear friends, I would like to ask if there is any possibility to help with factorization of 512 bits number. I am trying to find somebody who could help me...
... While it's feasible for a single person to manage a job like this, it still is going to be a lot of work. If you have about a dozen fast machines you...
Jason Papadopoulos
jasonp@...
Jul 17, 2008 8:20 pm
2245
Is there anybody currently working on any changes to ggnfs? It would be nice if ggnfs would set the priority of its processes to something less than "normal"....
... I can add an option to msieve that switches to idle priority, but I don't want to make it mandatory because many users run other things in the background....
Jason Papadopoulos
jasonp@...
Jul 27, 2008 9:30 pm
2247
Hello Jason, thanks for your help. I am quite far with the factorization. Sieving is now running on several Core 2 Quad machines, with several tens milions...
... The postprocessing for 512-bit RSA is entirely feasible with current tools. Depending on how much you oversieve, it shouldn't take more than a few days....
Jason Papadopoulos
jasonp@...
Jul 30, 2008 2:31 pm
2249
Hello Jason, thanks for your help. I am quite far with the factorization. Sieving is now running on several Core 2 Quad machines, with several tens milions...
Hello, I have previously been able to compile ggnfs on my 32bit Pentium 4, but now I just recently built a new Intel Core 2 machine and it won't compile. How...
Hi, ive trying to factor the RSA150, just for fun for a long time. Right now i have more than 1.8GB in my rsa150.dat and i dont know how much bigger should it...
I've been running the factMsieve.pl script and the latest svn snapshot compiled for nocona on a Core 2 Quad for about 20 hours on a 154 digit number. I am...
http://mersenneforum.org/showthread.php?t=10564 Not to be missed. History unfolding in real time. Last time was more than 1.5 years ago. Next time may well be...
Hi, I've just discovered this interest group. I've had a healthy interest in integer factorization for a long time now. I do regular trial factoring for the...
... First, just to be pedantic, GNFS = General Number Field Sieve GGNFS = GNU licensed implementation of the number field sieve, including the general number...
Jason Papadopoulos
jasonp@...
Sep 7, 2008 5:39 pm
2257
... Thanks for the clarification. ... I am certainly after the latest versions. SVN is new to me, I'm reading up on it now at SourceForge. Looks like I need an...