... No, I've only been using 1 machine for sieving. What did happen however is that I ran out of disk quota, so file rels.bin.0 may be corrupted. In fact,...
Hi, ... Assuming you have several rels.bin.X files, you should be able to retrieve the relations from the other bin files simply by renaming rels.bin.0 to...
Hi, I'm a student in informatics at the Universiteit Antwerpen. I'm working on a thesis concerning factorization. I've been testing ggnfs, and when I ran the...
Hello Derkinderen, Saturday, January 7, 2006, 10:56:53 PM, you wrote: DB> selection for rsa704 I received the following error: I don't think pol5 is suitable...
... I started with those numbers: I runned rsa100, rsa110, rsa120 sucessfully in 32bits and in 64bits. I am currently running rsa130 in both versions. I...
Hello bram_derkinderen, Monday, January 9, 2006, 1:53:01 AM, you wrote: b> where to start. I hoped someone here could give me some hints on how b> to start...
Hello bram_derkinderen, Monday, January 9, 2006, 1:53:01 AM, you wrote: b> both versions. I would like to start working on the polynomial b> selection code,...
... don't know ... large ... on ... Well I am a lucky guy for the moment: I am allowed to run the project on Calcua (http://www.calcua.ua.ac.be), from which I...
... don't know ... large ... on ... Well I am a lucky guy for the moment: I am allowed to run the project on Calcua (http://www.calcua.ua.ac.be), from which I...
Hi, I wanted to use your code of the parallel sieve in MPI, but I'm unable to get it to work: you use this line a couple of times: clSieve(smooth_a, maxSmooth,...
Hi! Where can I find ready binaries for Windows for GMPECM. Currently I have 5.0c, but I saw somebody using later version. I have both P4 and Athlon computers....
... I don't have ECM-6.0.1 Windows binaries on my web site but I have Visual Studio 2003 and 2005 build projects for ECM-6.0.1 that I can make available if...
I am trying to factor the C172 from 6^363+1 but matsolve is having some problems, the counter reaches 100% and it just keeps going. The first time it went to...
... I have used the same factor bases ('bout 14M) for ggnfs, all was ok. But one time I have the same situation and wait for about 140% - nothing happens. Then...
... No... the highest I've seen it converge at was someplace in the 102% range. ... As mentioned before on this group, every time this issue has been seen it...
Thanks Sam and stankler967 for the suggestions. I redid the matrix with CVS 20050930 but no luck, I stopped it at 105%. Then I ran 'matsolve -test' on the same...
Now that Visual Studio 2005 has been released, I have updated my native Windows port of GMP here: http://fp.gladman.plus.com/computing/gmp4win.htm for the new...
Hi! I used ggnfs for a c104. When the needed number of ff:s were found, the matrix phase fails. I tried to make more relations, same result. The I tried...
Hi, I was trying to factor a near-repdigit number but noticed that factlat.pl uses 99% when starting by using "factlat.pl 1" The polyfile is namen 1.poly and...
... result. ... Find the string printf("checkMat() returned some error! Terminating...\n"); in matbuild.c file and comment the following string exit(-1); All...
When building GGNFS in x86-64 based linux,this error occures. echo "#define GGNFS_VERSION \"0.77.0\"" > include/version.h make -C src make[1]: Entering...
Hello, Friday, January 27, 2006, 2:49:35 PM, you wrote: g> echo "#define GGNFS_VERSION \"0.77.0\"" > include/version.h g> I want to know how to build GGNFS in...