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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1220 - 1249 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1220
I was playing around with the network version of WinPFGW, and ran across a behavior that probably needs to be changed. If you close WinPFGW (using Alt-F4 or...
johndilick
Offline Send Email
May 28, 2003
4:52 pm
1221
Hi all, I've tried to just get everyone once, hope that's how it's worked out. I graduated today and am losing my Cambridge email address, from now on please ...
Michael Bell
mbhawkuk
Offline Send Email
Jun 28, 2003
10:17 pm
1222
For the best of all possible reasons, Mike. (My younger son just checked out of his course, with first class honours, and must now work out whether his...
David Broadhurst
djbroadhurst
Offline Send Email
Jun 29, 2003
9:56 pm
1223
Is there something special about Phi(3673,8185) that causes false composite results in bases 5, 11, 17, 31, 37 and 67 (and maybe others) unless -a1 or -a2 is...
Andy Steward
phi_guru
Offline Send Email
Jul 11, 2003
5:32 am
1224
In a message dated 11/07/03 06:32:52 GMT Daylight Time, aads@... ... This post has worried me no end. Like many of you, no doubt, I have been using...
mikeoakes2@...
mikeoakes2
Offline Send Email
Jul 11, 2003
7:04 am
1225
My output: Microsoft(R) Windows NT(TM) (C) Copyright 1985-1996 Microsoft Corp. U:\>p:\pfgw\pfgw -qPhi(3673,8185) -b5 PFGW Version 20021217.Win_Dev (Beta...
Paul Jobling
paul_joblinguk
Offline Send Email
Jul 11, 2003
8:20 am
1226 Jim Fougeron.
jim_fougeron
Offline Send Email
Jul 11, 2003
8:58 am
1227
In the last three days I have had three false composite results out of pfgw -a1 while verifying submission to the prime pages. All submission go through a...
Good Question
primemogul
Offline Send Email
Jul 12, 2003
1:42 am
1228
I would certainly NOT use the v22.12 version for primality proving at ALL on a P4 system. There was a serious bug in the code when it came to the proving...
Jim Fougeron.
jim_fougeron
Offline Send Email
Jul 12, 2003
2:23 am
1229
Prompted by Jim's comments that pfgw is not "safe" on Linux I'm trying to run the Windows version using wine. I'm now running the command line version in PRP...
pminovic
Offline Send Email
Jul 17, 2003
2:00 pm
1230
... I think you misinterpreted my comments. It is not that it is not "safe", it is that I have not tested it much (I do have one Linux system running proth...
jim_fougeron
Offline Send Email
Jul 17, 2003
6:17 pm
1231
I hope soon we should see new processor Athlon 64. After a while, approximately in the beginning of 2004, I think all of us shall have some results of his...
Leonid Durman
ldurman
Offline Send Email
Jul 20, 2003
1:30 pm
1232
Hi all, If you have a small number (less than 2^31, I would say from a quick look at the source) and you test it using -tm, -tp, or -tc, even if it is prime ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 8, 2003
4:23 pm
1233
There is one more problem I found recently. On 2 machines I run the command line version of pfgw using the Task Scheduler (Win-2k), I set it to start at a...
pminovic
Offline Send Email
Aug 10, 2003
5:25 am
1234
I will look at this, but it is VERY possible, that there is nothing to do (other than find a different "scheduling" mechanism). The buildin scheduler is not...
jim_fougeron
Offline Send Email
Aug 10, 2003
6:12 am
1235
Jim - over the weekend I found another little bug in the 'Lucky Minus' file handling code. I'll fix that and send the corrected file to you. Regards, Paul. ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 11, 2003
8:12 am
1236
FYI, I have fixed this bug and the one that I saw last week (-t[pmc] with small candidates). I hope that didn't duplicate work, but it was only a three line...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 11, 2003
11:02 am
1237
Thanks for your reply. Note that there are two issues here: 1) Command line client doesn't catch the scheduller's kill signal and suddenly stops without...
pminovic
Offline Send Email
Aug 12, 2003
3:25 am
1238
I have not had a chance to look at this problem (yet). The scheduler handles command line apps by killing the CMD console, and not the app. There is no...
jim_fougeron
Offline Send Email
Aug 12, 2003
4:10 am
1239
An example of numbers I'm working on right now: PRP: 121088*13^121088-1 85000/448095 requires between 90 minutes of fast P-4's and 200 minutes on slow P-3's....
pminovic
Offline Send Email
Aug 13, 2003
10:49 am
1240
... I'm just looking at the code, and although it pulls the power of 2 out (as if it was going to use it for a SPRP test), if you run it it does a fermat PRP ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 14, 2003
1:59 pm
1241
I have had a look at the code and can see no good reason why b is limited to the range 2 to 255. To allow values up to 2^31 is a simple two line change: ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 14, 2003
4:00 pm
1242
... The prime95 fft routines allow multiplying by a small constant in the rounding and carry propagation step. This is much cheaper than a separate step after...
George Woltman
woltman9999
Offline Send Email
Aug 14, 2003
4:20 pm
1243
... Yes, looking at the code (gwPRP() in gw_prp.c) PFWG definitely uses this. Ah, it all becomes clear now - thanks George. - Paul. ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 14, 2003
5:02 pm
1244
In a message dated 14/08/03 18:03:30 GMT Daylight Time, ... How hard would it be for that routine to /not/ use it (if b > 255)?... Mike...
mikeoakes2@...
mikeoakes2
Offline Send Email
Aug 14, 2003
5:05 pm
1245
I strongly counsel against fiddling with pfgw for the quite unnecessary purposes of extending base size or adding M-R. Reasons: 1)...
David Broadhurst
djbroadhurst
Offline Send Email
Aug 14, 2003
6:00 pm
1246
Thanks George. I was pretty sure this was the case, but was not exactly sure (in the PRP since). Jim. ... limited to ... the ... separate ... Anyway, Chris ...
jim_fougeron
Offline Send Email
Aug 14, 2003
6:28 pm
1247
This is just a passing thought, but since the PFGW executable is so *huge*, I routinely compress it using the UPX utility (see http://upx.sourceforge.net/). ...
Paul Jobling
paul_joblinguk
Offline Send Email
Aug 15, 2003
10:16 am
1248
C:>pfgw -q"464857965*2^22967-14731" PFGW Version 20030811.Win_Dev (Beta 'caveat utilitor') [FFT v22.13 w/P4] PRP: 464857965*2^22967-14731 5000/22995 Iteration:...
Jens Kruse Andersen
jkand71
Offline Send Email
Oct 5, 2003
5:10 pm
1249
Changes were made in the code that chooses the FFT size due to just this type of problem occuring with certain numbers in the 1.1 release. Choosing the correct...
gchil0
Offline Send Email
Oct 5, 2003
8:23 pm
Messages 1220 - 1249 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