Search the web
Sign In
New User? Sign Up
openpfgw · Co-ordination of the OpenPFGW project
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 873 - 902 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
873
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" ...
Paul Jobling
paul_joblinguk
Offline Send Email
May 2, 2002
9:46 am
874
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...
Jim Fougeron
jim_fougeron
Offline Send Email
May 2, 2002
12:33 pm
875
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 ...
Paul Jobling
paul_joblinguk
Offline Send Email
May 2, 2002
1:25 pm
876
... 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...
Jim Fougeron
jim_fougeron
Offline Send Email
May 2, 2002
1:49 pm
877
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...
mikeoakes2@...
mikeoakes2
Offline Send Email
May 3, 2002
8:36 pm
878
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...
Jim Fougeron
jim_fougeron
Offline Send Email
May 5, 2002
5:41 am
879
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...
markusff
Offline Send Email
May 22, 2002
3:09 am
880
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...
Jim Fougeron
jim_fougeron
Offline Send Email
May 22, 2002
3:21 am
881
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...
Markus Frind
markusff
Offline Send Email
May 22, 2002
4:00 am
882
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...
jim_fougeron
Offline Send Email
May 22, 2002
11:53 am
883
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...
djbroadhurst
Offline Send Email
May 26, 2002
8:28 pm
884
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...
jim_fougeron
Offline Send Email
May 26, 2002
9:25 pm
885
... 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...
Phil Carmody
thefatphil
Offline Send Email
May 28, 2002
6:34 am
886
I was curious if anyone can provide BeOS precombiled objects of the Woltman objects. I retrieved Win32/Linux ones from Woltman's original code but I fail to...
Louis Kenneth Helm
lhelm@...
Send Email
Jun 14, 2002
4:14 pm
887
Hi there Louis ... The Linux ones should work just fine - they are in position-independent ELF object format, and I can link OpenPFGW with them using the...
chris_nash@...
primeform_mo...
Offline Send Email
Jun 14, 2002
5:05 pm
888
Chris, Thanks for the prompt reply. I was hoping the ELF objects could be used but something told me it wouldn't be that simple. I'm excited to hear that it...
Louis Kenneth Helm
lhelm@...
Send Email
Jun 14, 2002
5:37 pm
889
... One last thing, make sure mult.o is linked on a 32-byte boundary. You will get your best performance that way....
George Woltman
woltman9999
Offline Send Email
Jun 14, 2002
8:39 pm
890
Things are finally returning back to normal on my end, so if the source is ready, I can compile a Linux binary. In the latest source in the files area, all of...
gchil0
Offline Send Email
Jun 16, 2002
9:19 pm
891
New Requirements Don't Miss This Exciting Opportunity! Fantastic Computer Based Training Offer There has never been a better time to get Trained or Certified. ...
TechGirl77@...
techs_girl77
Offline Send Email
Jun 22, 2002
7:45 am
892
I know this is an old bug, and has "magically" gone away, but I believe that I have found out why it was occuring, and now can look for other possible problems...
jim_fougeron
Offline Send Email
Jul 1, 2002
3:34 am
893
... 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...
djbroadhurst
Offline Send Email
Jul 1, 2002
10:53 pm
894
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...
gchil0
Offline Send Email
Jul 2, 2002
6:40 am
895
... 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...
Jim Fougeron
jim_fougeron
Offline Send Email
Jul 2, 2002
10:55 am
896
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...
djbroadhurst
Offline Send Email
Jul 3, 2002
3:33 am
897
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...
Jim Fougeron
jim_fougeron
Offline Send Email
Jul 3, 2002
11:10 am
898
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...
gchil0
Offline Send Email
Jul 3, 2002
4:26 pm
899
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...
jim_fougeron
Offline Send Email
Jul 3, 2002
5:26 pm
900
Done. Look for 20020311-pfgw-linux-dev.gz in the files area. Previous: [childers test]$ 20020123-pfgw-linux-dev "-f1000{5016}" "-qPhi(5016,12)" PFGW Version...
gchil0
Offline Send Email
Jul 3, 2002
11:15 pm
901
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 Fougeron
jim_fougeron
Offline Send Email
Jul 3, 2002
11:35 pm
902
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...
gchil0
Offline Send Email
Jul 4, 2002
3:01 am
Messages 873 - 902 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help