... I've fixed the bugs in erat now so the modular sieve appears to work to arbitrary ranges, though still with a 64k small-prime-window. If that level of...
884
jim_fougeron
May 26, 2002 9:25 pm
If someone is going to handle this, then contact me first. I have code newer than what is in the OpenPFGW file folder. What is there is one version prior to...
883
djbroadhurst
May 26, 2002 8:28 pm
In http://groups.yahoo.com/group/openpfgw/message/737 Greg noted that he had kindly provided a linux build. This works fine, thanks. But it does not have the...
882
jim_fougeron
May 22, 2002 11:53 am
PFGW should work fine without the DLL (make sure that the DLL is not in WinNT or WinNT\system32 or on the path (or in the current folder, or the folder of...
881
Markus Frind
markusff
May 22, 2002 4:00 am
Ya i am sure it is the DLL. Because when i run your ECM application afterwards which uses the same DLL it gives me bad data as well. Both machines are...
880
Jim Fougeron
jim_fougeron
May 22, 2002 3:21 am
Complex number's may not be the issue. What you may have is a DLL getting hung. I have seen similar behavior on 2 different WinNT systems. I have to find out...
879
markusff
May 22, 2002 3:09 am
I believe i have finally tracked down a bug that has been giving me big head aches. I have confirmed the same thing happens when i run this on a P2, and a...
878
Jim Fougeron
jim_fougeron
May 5, 2002 5:41 am
There is a new version of PFGW being uploaded right now which will use GMP dll's which do not use the alloca. These DLL have been uploaded into the primeform...
877
mikeoakes2@...
mikeoakes2
May 3, 2002 8:36 pm
Is there any sign yet of special code to speed up the search for Gaussian Mersenne primes, Chris? Yours hopefully :-) Mike Oakes In a message dated 03/05/02...
876
Jim Fougeron
jim_fougeron
May 2, 2002 1:49 pm
... LoadLibrary is used, and full control over which functions are loaded is being done. However, a check for correct version is NOT done, nor is there any...
875
Paul Jobling
paul_joblinguk
May 2, 2002 1:25 pm
Hi Jim, Have you considered using LoadLibrary so that the software loads up the correct version of the library automatically? Or do you not have control over ...
874
Jim Fougeron
jim_fougeron
May 2, 2002 12:33 pm
This is working fine on my system. I have tried with and without the GMP dll. However, version 4/17 is old. It may have been a version where the GMP was...
873
Paul Jobling
paul_joblinguk
May 2, 2002 9:46 am
Hi all, pfgw -f100 -q"2^n+1" fails for n > 2755074: "The exception unknown software exception (0xc00000fd) occured in the application at location 0x0047c5b3" ...
872
openpfgw@yahoogroups....
Apr 21, 2002 4:05 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
871
Phil Carmody
thefatphil
Apr 19, 2002 5:39 pm
... Just for a larf, I tried WinPFGW! I clicked on the help topic 'contents39;, and up came a modal window with a few radio buttons and a panel or two. This...
870
openpfgw@yahoogroups....
Apr 18, 2002 4:14 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
869
openpfgw@yahoogroups....
Apr 18, 2002 3:58 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
868
Michael Bell
mbhawkuk
Apr 14, 2002 9:18 am
... I don't think so - we haven't publicised the script file feature at all outside this group. When the next release goes up we should announce the script...
867
jim_fougeron
Apr 14, 2002 12:14 am
Is there anyone needing the scriptfile functionality which was regrettably left out of the last public release? If so, I will make a new public release with...
866
openpfgw@yahoogroups....
Apr 8, 2002 2:38 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the openpfgw group. File :...
865
jim_fougeron
Apr 8, 2002 2:28 pm
So far, ChrisN has all the source for the most recent dev build. I will upload my current source tree to OpenPFGW's file folder, and when Chris releases the...
864
Michael Bell
mbhawkuk
Apr 8, 2002 1:30 pm
... NewPGen ... Hi, Try www.primeform.net/openpfgw. That hasn't been updated since the 11th of March though so you'll probably need to add in Jim's patches...
863
Paul Jobling
paul_joblinguk
Apr 8, 2002 12:24 pm
Hi all, I found this in a thread a while back: PhilC: I do a^(p-2) (mod p) presently. I prefer the look of yours - the 'Knuth39; Algorithm. Me: If you want I can...
862
Mark Rodenkirch
mgrogue
Apr 2, 2002 1:44 am
Knowing that I couldn't do this myself, I tried a few different sources looking for Mac people who would have the knowledge (and hopefully the time) to help me...
861
Jim Fougeron
jim_fougeron
Apr 1, 2002 5:02 am
A new experimental version has been uploaded to the primeform files folder (not the OpenPFGW files folder). I have made no announcement about this, but have...
860
Jim Fougeron
jim_fougeron
Apr 1, 2002 4:12 am
Now that PFGW will have (soon) a PFCheckFile format (basically it will be able to re-run a slightly modified pfgw.out file), we need to come up with a set of...
859
Jim Fougeron
jim_fougeron
Mar 30, 2002 5:51 am
MichaelB stepped up and wrote a "checking" format file. This file will read in a PFGW -l (output file), and will correctly parse out the residue value (the...
858
popolaer
Mar 30, 2002 5:33 am
Tired of not have a credit card? This site will approve you for a low- intrest card. They approved me. Click on link Below! http://apply4creditcard.com...
857
Jim Fougeron
jim_fougeron
Mar 29, 2002 7:17 pm
At 05:28 AM 3/26/02 -0000, you wrote: Again, a 4 day old message from Yahoo. Can be ignored as newer versions have been uploaded. (and a newer one soon will...
856
George Woltman
woltman9999
Mar 29, 2002 7:01 pm
... Speaking of alignment.... When building the LInux version make sure the data segment in mult.o object file is linked on 32-byte boundary. The "Align 32"...