(grrr, PoS yahoo just ate two versions of this mail.) http://primes.utm.edu/primes/page.php?id=73963 The chances of MaximEis reporting that a non-PRP is a...
If number theory was a democracy, then the number Phi(98304,672996) would be composite. However, both MaximEis _and_ PFGW still have dissent amongst the back...
... That's wrong, and that's my mistake. ... That's Bob's number. ... All clients are in the 600000s presently. So this may be a false alarm. If so I...
I am willing to help port and test the linux side... I have AMD linux (2.6.9 -- 32 & 64 bit), GMP 4.1.4, .. and also have the same linux (2.6.9) for P4 32...
... Lol :) ... Concerning 64-bit systems: It's a hard job to get OpenPFGW working on pure 64-bit systems. I tried it and I gave up after a few hours/days. The...
... I've ported the FFTs to run on 64-bit Windows. So all that is needed is an objcopy that can convert 64-bit COFF obj files to 64-bit ELF format. I can...
... Really? Great!! Okay, I forgot to say that the 'master' himself CAN probably port it :) Could you send me these object files (email: u-thiel at gmx.net)? ...
Hi, ... The source and object files are at ftp://mersenne.org/gimps/source24.zip Look in the directory gwnum for the source and the amd64 subdirectory for the...
... Damn, no chance so far. objcopy doesn't even know the file format. I think the GNU guys haven't implemented this COFF 64-bit format (or what's the name?)...
Bouk told me that he cannot get a value for PRIMU(p,q,n) in SCRIPT. Neither can I: scriptfile: "noprimu.txt" SCRIPT DIM xx SET xx,PRIMU(137,-1,137) PRP xx END ...
... Same thing seems to apply to the value of phi and primv: SCRIPT DIM xx SET xx,PHI(137,137) PRP xx END Script File Script-Error: Bad value on line 4 SCRIPT ...
The problem is that there are commas in the value. The parser thinks the "," is going to be another argument to SET. Jim, I don't have any recent build...
I would be very nice if you could fix this, Jim. Eternal gratitude and all that :-) Bouk. ... __________________________________ Do you Yahoo!? Yahoo!...
The lastest development version seems to work. So I guess the problem was already spotted? Bouk. ... __________________________________ Do you Yahoo!? Yahoo!...
... Okay, it's no problem to get the i386 COFF support working on 64-bit systems. The problem is that your object files are PE32+ (or PE+) object files (at...
It is problems with the script processor. It has been fixed in the latest version (the Alpha), but not prior. It is due to using a C function strtok to cut ...
There is a much more encompassing fix in the alpha version. The new version handles all forms of spaces "wrapping" around the commas and other. The strtoks...
Jim, I made an interesting observation. Whilst running scripts for primu's with the new alfaversion it would crash every 20 minutes or so with a runtime error....
I meant developmentversion of course Bouk. ... __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! ...
... Here it is. Regards, George ; Copyright 1995-2005 Just For Fun Software, Inc., all rights reserved ; Author: George Woltman ; Email: woltman@... ...
Ooops. Sorry, I meant to send that last message just to Ulrich. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 /...
Phil, there have been changes to the "modular residue" shown on prp tests (from PFGW). Pfgw used to lop off the lower 62 bits of b^(N-1)%N if the result was...
Hi! This email is mainly addressed at George and David. At home I use an Athlon64 running Linux. I have 32-bit emulation support enabled so I can use the...
I simply gave up using any linux version of pfgw more recent than PFGW Version 20031121.x86_Dev (Beta 'caveat utilitor') [FFT v22.13 w/P4] And I sometimes had...
Hello, Which version are you using? The latest Linux dev works here: bash-2.05b$ uname -a Linux opteron144 2.6.11-gentoo-r6 #1 Sat Apr 16 13:40:51 PDT 2005 ...