Last 2 runs of procrels shows strange info, i.e. GGNFS-0.77.1-20060513-pentium4 : procrels There were 29501/2637722 duplicates. RelProcTime: 1905.8 ...
Hello, sashamkrt. You wrote Thursday, June 1, 2006, 4:05:21 PM: s> Before last run of procrels number of relations was 39737644 s> After procrels it must be...
Hello, You wrote Wednesday, May 31, 2006, 12:02:37 PM: JYU> I've compiled GGNFS-0.77.1-20060513 snapshot but failed due to tpie JYU> library does not exist. ...
Hello, sashamkrt. You wrote Thursday, June 1, 2006, 4:46:01 PM: s> I think procrels stop accept relation when special-q become > ~500M. Procrels don't know...
Hello, sashamkrt. You wrote Thursday, June 1, 2006, 5:45:54 PM: s> special-q: 550M-... s> not accepted: Well. I don't see anything wrong with relations. Will...
... procerelc accept relations when I'm changing lpba from 29 to 30 in factor base file. Maybe this is a limit for special-q in the lattice siever: up to...
Hello, sashamkrt. You wrote Thursday, June 1, 2006, 8:52:23 PM: s> procerelc accept relations when I'm changing lpba from 29 to 30 in s> factor base file. s>...
Has anyone had success building the recent snapshots on the G5 ppc? I have attempted to use the standard Makefile and the ppc_970 argument fails almost...
I read in "INSTALL.and.USE" file that I can change second dimension. Where it can be changed? And first dimension if it's possible. -- Note that the second...
Thanks Mark. Having ggnfs would certainly supplement some of the near-repunit factoring that I am doing. --Bryan ... -- Bryan Koen Trying to make money online?...
... Makoto Kamada had mentioned how to get it working not too long ago on the list. You can search the archives to find it. -- Alok It does me no injury for my...
This goes to both Bryan and the ggnfs development team. In src/Makefile, change the first line to: ifeq ($(ARCH),970) ALLOPT=-mcpu=$(ARCH) -m64 -pipe else ...
Hello, Alok. You wrote Friday, June 9, 2006, 12:25:58 PM: AGS> Makoto Kamada had mentioned how to get it working not too long ago on AGS> the list. You can...
We count large primes just for display in procrels, add a switch - nolpcount to allow skipping it. Speeds up reprocessing of dumped relations on parameter...
maxDataSize is set wrong in in matstuff.c:readSparseMat this doesnt affect us currently, maxDataSize isnt used by matsolve it will bite us if we want to move...
I'm trying to factorise C186=(10^186+71)/9 using ggnfs-0.77.1- 20060513-win32 matbuild-tpie.exe matsolve find only trivial dependency. Can it be solved if I'll...
... According to Anton [1], a workaround has been committed to CVS. I have not yet checked the latest CVS out. For your reference, the original post about the...
Hello. ... One small addition: you should manually enable this workaround in the Makefile located in src directory. Please read Changelog to find exact name,...
Hi; Can anybody please compile a matbuild.exe for Pentium4 with the following lines commented in matbuild.c: if (minFF < FB.rfb_size + FB.afb_size + 64 + 32) ...