... Did I miss something? I still cannot find a linux dev_build with a big modular sieve. Sorry to be greedy, but it's frustrating to have linux cycles to hand...
Sorry, I sent the email asking for the latest source from Jim, then completely forgot about it. Jim: Is the latest source ready for a linux compile, or...
... What is in the files area (and the latest build which is on my PC's) is not ready for a Linux build at all. The configure scripts need editing (new files...
I should have said (I always forget the good news) that Greg's old linux build is A1OK for me in all respects save the modular sieve limitation to 31 bits. I...
If that is the case, and if Greg still has a buildable environment of files which built that version, then he may simply be able to insert the current...
Tonight I'll pull the stable source code off the website (20020129) and try it. Wait...isn't it in the 20020311 DEV source on the website? I'll try to...
The > 31 bit mod factoring should be in either of those "stable" releases I believe. I think that Phil worked on this last year (November or December rings a...
Greg, You may want to look long and hard and make sure that the "Phil - **** " text is not being output. I think it was wrapped in #ifdef (DEBUG) .... #endif...
Jim, That code is enclosed in #if !defined (NDEBUG) ... #endif so it has to be explicitly disabled. You may want to consider using an #ifdef instead so we...
I have looked through the pfgw.txt and searched these forums , but i see no information on what happens when pfgw runs on a system with duel cpu's. Is it...
I should clarify my question more. Some of the other prime programs had command line switches to run different instances on different machines, and the...
I run it all the time on 2 CPU's. It works fine. Now that being said, we could squeeze just a little more (1 - 2% more) from one of the running instances if...
Regarding modular trial division, and taking on a normal... How does a (shallow) P-1 test sound? Sometimes it's not worth trial dividing really deeply, and a...
... It could be, but it will be much less "generic" useful than it is with GIMPS. In GIMPS, you know one larger prime factor of the P-1. This allows using...
From: Jim Fougeron <jfoug@...> ... Woh! steady on! I was thinking B1=2000, B2=50000, or even less, say. Sure, this only catches: Finding 2000/50000-smooth...
Hello, I am trying to use the libgmp-3.dll with the gmp.h included in the 20020421_FULL_SRC.zip source distribution. My goal is to write a simple GMP based...
Using GMP within VC as laid out in the PFGW project is not 100% straight forward, but it does work. 1. The GMP dll has been built without any import library....
Jim, I continue to recieve errors. I think it is since I do not know how to properly link the .a and .dll files. VS's docs are unclear to me. I get the same...
I use #pragma comment (lib, "libgmp.a") and the others, and then you have to have the .a files in the current directory, or have them in the path of the...
NewPGen sieves a variety of forms of numbers, namely Proth and primorial forms and there variations. There are, of course, many other forms of numbers in...
My P4 1.2G running WinPfgw ver 1.2.1.1 with -a0 5011^5000*5000^5011-1 is composite: [A9102090288C579] (279.580000 seconds) with -a1 5011^5000*5000^5011-1 is...
I just downloaded the latest linux dev release, 2129810 dev-openpfgw-20020311.zip did a ./configure, and then : <<< phil@gigaspaz:openpfgw$ make make -C...
Since you have GMP already on your system, as you said, it shouldn't be built. Actually, configure doesn't properly configure GMP, so it wouldn't work anyway....
... I just hacked the line out of the makefile in the end, and created a symlink to the system header file. The funny thing is that configure claims that it...
I now have a 2ghz P4 at work, so expect (no, demand ;) a good working version within a few weeks. It may take a little while, because I am so damn busy right...
... which is confirmed by Pari-GP. Please consider withdrawing ... from the Caldwell database. How did this false primality claim occur? It is clear from your...