Hi all,i'm very new at this but am getting hooked. can anyone point me to a tutorial for makeing the .poly file, and whats the bigest number to date that has...
m> Hi all,i'm very new at this but am getting hooked. m> can anyone point me to a tutorial for makeing the .poly file, You should check documentation provided...
Now I get these 18 attached errors... ... Hi Andreo, Well, at least we now know what one problem is! When you obtained the GGNFS source code you should have...
... I cannot tell what all of them are but I may be able to eliminate some of them. First it appears that you don't have a config.h file in include-extra ...
Things that i have noticed are that the pol51 are linked in the main src directory instead of the src/pol51. Also, i get linking errors with the gmp library...
... The files that VC++ cannot find are not in the last distribution. I now realise that my VC++ project files are built against the ggfs files in the CVS...
... Thanks for checking on this. I am afraid that don't understand what is going one since I have just done a clean download from the ggnfs CVS repository and...
Where is the CVS loacted? In C:\Documents and Settings\Andy\My Documents\Visual Studio 2005\Projects\ggnfs\CVS I find only 3 files: Entires, Root and...
thats the funny part, ggnfslib builds without the linking problem, but when i build pol51m0n i get some. ggnfslib.lib(gcdext.obj) : error LNK2019: unresolved...
6^363+1 C172 = P75.P98 by SNFS (difficulty 188.3) I am happy to report that this factorisation eventually succeeded. I did an extra 10 GHz days sieving and...
... That's because ggnfslib is a library and it won't expect to resolve all symbols during its build. Omissions will hence only become evident when something...
... If you are not familiar with using the CVS repository to download ggnfs, you will need to learn about this. I use Tortoise CVS and it is pretty good on...
It seems to be the problem of all beginners. And I didn't find the answers for my questions anywhere. So, any link will be helpful. I'm trying to factor C163,...
... The SNFS difficulty in this case is in fact the full number, 228^200, which FAR to large to be factored by SNFS. The largest factorings with GGNFS using...
Actually, you can use a 4th order poly with 228^80-228^60+228^40-228^20+1, but that would be very difficult since 4th order is certainly not optimal in this...
<< COPY OF EMAIL SENT EARLER TO Torbjörn: >> Hi Torbjörn, I've got soooooo near to getting XYM_88_89 factorised - just the final matbuild bugs stopping...
if added those two lines in the config.h and i still get the same linking errors. ... problem, ... resolve all ... when ... gmp.h ... expect them ... library...
... What GMP does with both __gmpn_copyi and __gmpn_copyd is to test (in gmp-impl.h) whether there are fast native versions of these two functions. If these...
... Yes, Greg, the error is mine. It should have been: 228^200-1=(228^100-1)*(228^100+1)=(228^100-1)*(228^20+1)*(228^80- 228^60+228^40-228^20+1) and also for...
... M = 2^146 / (3^4 5^8) mod n ... M = 2^117/(3^3 5^6) mod n HTH Chris __________________________________________________ Do You Yahoo!? Tired of spam?...
im using your latest version both gmp-vc8 and gmp-4.14 from your site. i extracted both archives into the same directory and everything compiles except for...
... I am sorry but I have run out of ideas since I cannot duplicate the problem. I have just done the following to try to duplicate it: 1. downloaded GMP-4.1.4...
well, all is good. most of it compiled except for matbuild. ive also got a whole handfull of warnings. thanks for the help :) brandon ... have ... built ......
... Do you have any idea of what the earlier problem was caused by? It would be useful to know so that I can warn people about it in the readme. Also, what...
... readme. ... i believe i forgot to add the mpfr library to the gmp directory ... c1 : fatal error C1083: Cannot open source file: '..\..\src\rellist.c': No...
... That is odd since, as far as I recall, GGNFS does not use MPFR functions. But maybe I am wrong about that. ... That is because there are several new files...
Hi, I've been using ggnfs-0.77.1-20050930 successfully for a while until yesturday: -> ___________________________________________________________ -> |...
This factorisation was done with ggnfs-0.77.1, compiled with gcc- 3.3.6 on Debian Linux. Sieving was done on a mix of P2, P3 and P4 CPUs, everything else on a...
... Well, I omited n: as obvious in my posting. My input file definitely is correct. Moreoever, 0.77.1 version did manage to factor the number successfully....