![]() |
|
|
#100 | |
|
May 2008
Wilmington, DE
22×23×31 Posts |
Quote:
|
|
|
|
|
|
|
#101 |
|
May 2005
23·7·29 Posts |
|
|
|
|
|
|
#102 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
|
|
|
|
|
|
|
#103 |
|
"Mark"
Apr 2003
Between here and the
11000110010112 Posts |
I've been thinking of actually making the error checking a command line option so that there is only one build. That way someone can use the "-e" command line argument to force error checking for all tests. If I do that, then I can flip the switch on the fly for this case when "-e" is not used.
Last fiddled with by rogue on 2008-11-09 at 22:00 |
|
|
|
|
|
#104 | |
|
May 2005
23·7·29 Posts |
Quote:
|
|
|
|
|
|
|
#105 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
11000011010012 Posts |
Quote:
./phrot: 1: Syntax error: ")" unexpected However, a friend of mine who's running this exact same binary on 64-bit Ubuntu 8.04 didn't mention any problems. Interestingly enough, though, I have no problems running Geoff's build--though I'd kinda rather use yours given the ~28% speed increase you reported. ![]() Also, when I try running the non-stop-on-prime version of your build, it gives me almost the same error message--the only difference being is that it gives the opposite parenthesis from the above error. ![]() Do you have any idea what may be causing this? |
|
|
|
|
|
|
#106 |
|
Jan 2006
Hungary
22·67 Posts |
Hi Rogue,
I've found two PRPs that give different results with different programs. I have this one, found with LLR and I confirmed it with PFGW: Primality testing 63063805242*3^5166-1 [N+1, Brillhart-Lehmer-Selfridge] Running N+1 test using discriminant 3, base 3+sqrt(3) Calling Brillhart-Lehmer-Selfridge with factored part 99.59% 63063805242*3^5166-1 is prime! (1.4525s+0.0004s) On my old phrot this also resulted as PRP. But on the phrot.p3 and phrot.p3_e that I got from this thread this is reported composite. And there is this one, where none of the phrots found the PRP. Primality testing 63063960488*3^5184-1 [N+1, Brillhart-Lehmer-Selfridge] Running N+1 test using discriminant 5, base 1+sqrt(5) Running N+1 test using discriminant 5, base 2+sqrt(5) Running N+1 test using discriminant 5, base 4+sqrt(5) Running N+1 test using discriminant 5, base 5+sqrt(5) Running N+1 test using discriminant 5, base 7+sqrt(5) Running N+1 test using discriminant 5, base 10+sqrt(5) Calling Brillhart-Lehmer-Selfridge with factored part 99.56% 63063960488*3^5184-1 is prime! (7.5649s+0.0005s) To be sure that I am not running a corrupted program I checked some other PRPs with less outlandish k. These all reported the PRPs that I expected. So I am concluding that there is a limit on the size of k. What would it be? Can it be lifted? Or I have a setup problem? I have windows XP and a Core Duo at 1.80 Ghz Food for thought, Willem. |
|
|
|
|
|
#107 | |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
Quote:
|
|
|
|
|
|
|
#108 | |
|
"Mark"
Apr 2003
Between here and the
143138 Posts |
Quote:
|
|
|
|
|
|
|
#109 |
|
Jan 2006
Hungary
22·67 Posts |
Great! I am glad it was easy to pin down.
I've got the new versions now. What is the difference again between phrot.p3 and phrot.p3_e? Oh never mind, I found it way back in this thread. _e for Error checking. Thanks a bunch, Willem. Last fiddled with by Siemelink on 2008-11-23 at 09:30 Reason: Found the answer to an easy question |
|
|
|
|
|
#110 |
|
Jan 2006
Hungary
22·67 Posts |
Maybe. Is there more that I should do than to replace phrot.p3? My first example now gives PRP, but the second one still reports composite.
phrotp3 -b3 t17_b3.prp Input 63063960488*3^5184-1 Actually testing 3723863802855912*1594323^398-1 (witness=3 401/896 limbs) Klen>2 not supported for LLR residues 63063960488*3^5184-1 [-418304,450292,-649446,-387508] is composite LLR64=6c49bb5a5b6d4311. (t=0.94s) Or phrotp3 -b3 t17_b3.prp Input 63063960488*3^5184-1 Actually testing 3723863802855912*1594323^398-1 (witness=2 401/896 limbs) 63063960488*3^5184-1 [193024,-200289,-589860,-265982] is composite. (t=1.01s) Thanks, Willem. |
|
|
|
![]() |
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 |