![]() |
|
|
#34 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
Quote:
A look at the glucas src directory told me that the files it was looking for really weren't there. So, I re-downloaded the glucas source, and extracted it afresh. Same error. Even when I tried some slightly older versions of glucas, the files weren't there. I'm attaching the file that I redirected all the "make" command output to--Rogue, do you know what's going wrong this time?
|
|
|
|
|
|
|
#35 |
|
Sep 2004
B0E16 Posts |
With the latest version the -o flag doesn't work.
Code:
phrot -b3 -o totest.txt |
|
|
|
|
|
#36 | |
|
Oct 2006
7·37 Posts |
Quote:
Code:
phrot -b3 totest.txt >residues.txt Last fiddled with by tnerual on 2008-04-06 at 09:23 |
|
|
|
|
|
|
#37 |
|
Sep 2004
2·5·283 Posts |
Thanks. I use this batch file to start up the client:
Code:
Start /min /low C:\dc\....\phrot.exe -b3 totest.txt > residues.txt Actually testing 21298250*390625^28790-1 (28792/65536 limbs) 170386*5^230323-1 [-163569,-180246,102328,-81013] is composite LLR64=C9ED90BA45018002. (e=0.01562 (0.0194567~6.03482e-16@0.986) t=2823.12s) And LLRnet: 170386*5^230323-1 is not prime. RES64: C9ED90BA45018002 Time: 6133.648 sec. Edit: Hey masser, please send me something like 10 000 Riesel k/n pairs (n=240k to n=260k) Last fiddled with by em99010pepe on 2008-04-06 at 10:12 |
|
|
|
|
|
#38 | |
|
Oct 2006
7·37 Posts |
Quote:
pay attention to the fact that with this version of phrot, you have to remove the allready processed pairs from the "totest.txt" file before restarting it. when starting again phrot, it will delete the old "residues.txt" file so you will have to make a copy of it each time you stop the client or restart the computer ==> no batch file in your startup folder |
|
|
|
|
|
|
#39 | ||
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#40 | |
|
"Mark"
Apr 2003
Between here and the
11000110010112 Posts |
Quote:
It appears to me that your PHILMATH variable, .//libs, is incorrect. I assume that should be ../libs. From the glprov directory, what happens if you do this: Code:
ls ../glucas/src/yeafft.h |
|
|
|
|
|
|
#41 | |
|
Sep 2004
54168 Posts |
Quote:
Code:
C:\test>phrot Phil Carmody's Phrot (0.50e) phrot -q expr to PRP expr phrot filename to batch -b=3 to perform 3-PRP test, and give LLR residue. |
|
|
|
|
|
|
#42 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3×2,083 Posts |
Quote:
I believe I mentioned my email earlier in this thread, or you could use the "email this user" link from my profile page (I have "receive email from other members" turned on).About those variables, though, okay, I fixed it to say "./libs", because the Makefile.inc file is in the directory containing the glprov, glucas, and libs directories. As for the YEALIB variable, though--you're right, if I run that ls command, I get blank response (essentially a "no such file or directory" on my system). But, isn't yeafft.h supposed to be in the glucas src directory? After all, that is the correct path to my glucas directory. Is my glucas source incomplete, or something weird like that? |
|
|
|
|
|
|
#43 |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
Was the -o switch added in rogue's version? I don't think it's in the original 0.5 version, which Carlos is apparently using.
BTW Carlos and tnerual, why not simply say ">> results.txt" in the command line instead of "> results.txt"? That will tell the OS to append to results.txt rather than overwrite it.
|
|
|
|
|
|
#44 | |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PRPNET & Phrot discussion | masser | Sierpinski/Riesel Base 5 | 27 | 2010-09-08 03:10 |
| Phrot announcements | rogue | Conjectures 'R Us | 33 | 2010-01-22 19:39 |
| LLR/PRP/phrot/pfgw:- Pick A Range | masser | Sierpinski/Riesel Base 5 | 8 | 2009-08-18 19:44 |
| Using Phrot For LLRNET Reservations | thommy | Sierpinski/Riesel Base 5 | 1 | 2008-11-03 14:53 |
| Programmer needed to write networked Phrot app! | mdettweiler | Programming | 0 | 2008-04-07 21:25 |