All, I have just started experimenting with ggnfs. Currently, I am attempting to factor 11^100+1. I chose this because it has been factor previously and it is...
... If you didn't change $polySelTimeMultiplier=1.0 in factLat.pl, then it should run for about 1 hour. It should produce plenty of output to the screen as it ...
Well, that's just it. I am not getting any output from pol51m0b. No, changes were made to factLat.pl. Are there any know compilation issues with the latest...
Hi, If you are simply using this to practice gnfs, that's fine. But since this number is of a special form, snfs can be used. The number algebraically...
... changes ... specifically ... I don't know of any current compilation issues with the Franke polynomial selection tools. When you say no output, do you...
Hello trilliwig, Friday, September 2, 2005, 9:32:19 PM, you wrote: t> and then you see absolutely nothing for 7 hours? It seems to me, that he didn't removed...
It would be useful if the current q0 was output to ggnfs.log at start of a sieve run. In my case I had a computer break down which also killed the .job file....
Hi ! I have also encountered this problem with the latest snapshot (20080822), with pure debian linux compilation and also cygwin compilation : first, the...
... This is the case. As a test, I have reverted back to the 0.77.1 base and pol51m0b is cycling through coefficients as I would imagine it is supposed to do. ...
Hello Bryan, Saturday, September 3, 2005, 1:46:50 AM, you wrote: BK> I will admit I have not run ECM or anything on this number to BK> remove any small factors...
Hello philmajax, Saturday, September 3, 2005, 12:31:35 AM, you wrote: p> During install, I have just written "make athlon"....should I have p> written "make...
... The last q sieved should be stored in a .last_spq* file. Was there anything useful in there? That said, this shouldn't be too hard to add. -- Sam...
... Good Idea. I'll try them tomorrow (it's late tonight and I'll go to sleep) ... I'll make some trials tomorrow and report you all the elements. Thanks ...
I confirmed the problem on a Linux machine. It seems to be a problem with the declared prototype of getline(). Standard versions of getline() return a...
Hi ! I have tested the 20050822 snapshot for the pol51 problems : (2 posts ... My config : duron 1600 @ 2000, 768 Megs ram, 160 GB hd, win xp pro sp2, cygwin,...
Hi ! -please read last post- ******************************* with DEBIAN linux, The Sam's fix does work (thanks a lot). Considering you have renamed the...
... Plus: #ifdef _WIN64 typedef __int64 ssize_t; #else typedef __int32 ssize_t; #endif in the Microsoft part of ggnfs.h (since this type is not defined in this...
... Ok, I committed the getline() patch and this one as well, thanks. I also disabled optimization (using -O0) for the pol51 executables for x86 as this seems...
... FYI, this was fixed in CVS by relf (Max?) 2 days after the snapshot was made. So you don't need to worry about this problem. The odd exponent problem, I'm...
Hello ! Excuse me but I am a complete newbee with CVS... I have installed tortoiseCVS for windows (with cygwin). The program recognise the CVS folder in...
... The difficulty with that is that each subdirectory has its own CVS directory with a Root you'll need to update. I would recommend starting over with a new...
Hi, i wanted to play around with the latest CVS build to get a feeling for the code and maybe find new hinds for the odd exponent problem. So i downloaded the...
Hello Lars, Sunday, September 4, 2005, 1:26:23 PM, you wrote: l> One additional note the test was done with gnfs-lasieve4e.c rev 1.24 l> which should have...
Hi lars_dausch, I'm now improving ggnfs-lasieveXX executables so that they can run on Win64 platform without these warnings "not enough polynomials in mpqs ...
so I had to completely reinstall due to a hardware crash and am now having problems setting up factlat to work. I installed the latest release canidate and...
... having ... canidate ... (perhaps you ... Hm. Did you edit the first line of factLat.pl to point to the ActivePerl interpreter? I know the MinGW Perl...
no I didn't edit that....and I frankly don't know how, or rather where the ActivePerl interpreter is! since I'm just running the binaries do I even need MinGW?...