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 1856 - 1885 of 2064   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1856
Hi Phil, PFGW Version 20050213 Doesn't work with trying to prove multifactorials either See http://tech.groups.yahoo.com/group/openpfgw/message/1828 Cheers Ken...
kradenken
Offline Send Email
Oct 28, 2006
5:31 am
1857
Hello, I've been running WinPFGW since April. I did a stop on the program, and it hadn't finished, during which the computer guy messed with the task manager ...
xsdogstar
Offline Send Email
Dec 7, 2006
8:41 am
1858
What were you running? the factor (-f) mode? If so, there is no resume, however, you can use the -s switch to startthe fractoring from some higher number...
Jim Fougeron
jim_fougeron
Offline Send Email
Dec 7, 2006
1:15 pm
1859
Jim, Thank you, I don't have any switch extensions in the file with the number. I have the pfr file. It's been growing over the twenty million calculations...
xsdogstar
Offline Send Email
Dec 7, 2006
2:36 pm
1860
Hello Jim and team, Start of a new week and will try to get it going again. I'm beginning to accept the disappointment of not having cycles running, but not...
xsdogstar
Offline Send Email
Dec 11, 2006
3:09 pm
1861
... What PFGW is doing is a simple modular exponentation. That is a truely serialized proceedure. I think the only multi-cpu "gains" possible, would be to...
jim_fougeron
Offline Send Email
Dec 11, 2006
4:25 pm
1862
Hello Jim, Thank you for the tutorial on mod arith and prime proving. It will take a bit to digest the entire text completely. I agree that the program is...
xsdogstar
Offline Send Email
Dec 11, 2006
8:36 pm
1863
"Cruelty" has announced in http://www.mersenneforum.org/showthread.php?t=6846 that there is now no need for a question mark in ...
David Broadhurst
djbroadhurst
Offline Send Email
Dec 27, 2006
12:55 am
1864
Does anyone have the full source of VFYPR? THe thing I am unable to find is the ar2220.zip that contains everything need for the ar*.h files in vfypr.c. I'd...
Bryan
beyastard
Offline Send Email
Jan 7, 2007
12:58 am
1865
I think this is what you are looking for. Sergio....
Sergio Luis
qrwteyrutiyoup
Offline Send Email
Jan 7, 2007
10:23 pm
1866
Thanks Sergio, it is what I was looking for. The source seems fairly old and I hope I am able to recompile... otherwise I'll have to rewrite it. Sergio Luis...
Bryan Reinhart
beyastard
Offline Send Email
Jan 8, 2007
7:16 pm
1867
I've just updated the OS on one of my boxes, and it doesn't have the requisite libraries to run my old pfgw binary. Rather than hunt out old libraries, I ...
Phil Carmody
thefatphil
Offline Send Email
Jan 28, 2007
11:52 am
1868
... requisite ... libraries, I ... CC=gcc-4.1 ... a time ... and before ... I have problems running and compiling on Ubuntu. Some details in: ...
Paul Underwood
paulunderwooduk
Offline Send Email
Jan 28, 2007
8:27 pm
1869
... The dumb solution is to just symlink gcc to gcc-4.1 and g++ to g++-4.1 Obviously this required buggering around in /usr/bin as root, which is not really an...
thefatphil
Offline Send Email
Jan 29, 2007
2:25 pm
1870
I came across 2 problematic numbers. All below runs are on Core 2 Duo E6600 with Windows Vista Home Premium and PFGW Version 1.2.0 for Windows [FFT v23.8] I...
Jens Kruse Andersen
jkand71
Offline Send Email
Apr 15, 2007
10:39 pm
1871
... Premium and ... (9.7057s+0.0002s) ... (11.6043s+0.0002s) ... (11.1462s+0.0005s) ... says PRP. ... paul@pp4:~/pfgw$ ./pfgw_ver_12_linux...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 15, 2007
11:46 pm
1872
Hello, The last version I'v found of PFGW for Linux is v1.2 , dated January 2005. The executable seems to work well, though I have some cores. About the source...
tonyreix
Offline Send Email
Jun 22, 2007
3:35 pm
1873
Gang, I've been very quiet for a long time, but given I have some idle time, I have a FC6 machine (dual core) running in 64 bit mode. I keep it well updated...
lasher_chuck
Offline Send Email
Jun 22, 2007
10:11 pm
1874
This is a fairly lengthy reply to the postings of Jens and Paul from last April. Because of the length of the documentation, I will start with a summary of my...
philmoore2003
Offline Send Email
Oct 9, 2007
3:33 am
1875
I ran into something that seems rather odd and most likely erroneous. As you can see from the command line, I was testing for GF and xGF cases on a rather...
J_M_Berg
Offline Send Email
Oct 16, 2007
3:16 pm
1876
No retest is needed. The numbers were found quickly due to not having to "backtrack". The code computes 2^(2^1832495), 3^(2^1832496), 5^n 7^n, 11^n. It then...
jfoug@...
jim_fougeron
Offline Send Email
Oct 16, 2007
6:09 pm
1877
What caused me the most concern was the 1232842.226000 time shown. Note that the wall clock time for the GF(11) case was on the order of 1-2 seconds, yet it...
J_M_Berg
Offline Send Email
Oct 16, 2007
8:03 pm
1878
... The gwnum library is indeed too aggressive in choosing FFT sizes. I'm working on isolating the problem. Unfortunately, any fix will appear in the 25.6...
George Woltman
woltman9999
Offline Send Email
Oct 17, 2007
1:58 am
1879
... Background: FFT sizes have been set by trial and error using lots of Mersenne-only data over many years. When upgrading the FFTs to handle a wider...
George Woltman
woltman9999
Offline Send Email
Oct 22, 2007
1:51 am
1880
Is it possible to build and run pfgw on SunOS 5.10 ? I tried to build it on SunOS 5.10 Generic_118844-26 i86pc i386 i86pc but I got the following error: ...
m34890721
Offline Send Email
Feb 11, 2008
2:26 pm
1881
The strange behaviour is that on a Linux machine the build works fine but , on the SAME SOURCE CODE LINES OF THE SUN OS ERROR, gives the following warnings: ...
m34890721
Offline Send Email
Feb 13, 2008
12:12 am
1882
Hello group, Do you have any idea why openpfgw systematically crashes on systems with xeon processors ? I have 2 servers, one linux box and one windows box...
j_chrtn
Offline Send Email
Feb 15, 2008
12:37 am
1883
Not sure on Windows, but on Linux, it's failing because NX (no execute) or XD (execute disable) is set in your BIOS. This is designed to prevent some trojans...
gchil0
Offline Send Email
Feb 15, 2008
6:21 pm
1884
Hi Greg, ... executed. ... another ... You're perfectly right! I've check my W2003SP2 server and my Linux server and both have NX activated. Thanks a lot for...
j_chrtn
Offline Send Email
Feb 15, 2008
10:23 pm
1885
... I don't know of any way to do it at runtime. I think you can disable NX at boot by passing the option noexec=off to the kernel. If you use grub, you can...
gchil0
Offline Send Email
Feb 15, 2008
11:36 pm
Messages 1856 - 1885 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