mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2009-02-02, 17:02   #23
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by fivemack View Post
So, thanks very much for the timings so far, but I'm afraid I won't have comparable pari timings for several days, maybe not until next weekend
It's OK, Primo is still running on 10^3000+1027. I'm at 9241/9966 bits on phase 2.
CRGreathouse is offline   Reply With Quote
Old 2009-02-03, 12:31   #24
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2×1,061 Posts
Thumbs up Pant....pant....pant

Quote:
Originally Posted by fivemack View Post
So, thanks very much for the timings so far, but I'm afraid I won't have comparable pari timings for several days, maybe not until next weekend
Don't worry, I'm not going anywhere. My biggest lesson so far is that Celerons really suck at this.

After 64 hours, I'm at 5871/9966 and still on pahse 1......extrapolating with a WAG, I'd say at least another 18 hours or so, depending on how much acceleration there is in the last stages.

Oh, make that 5830/9966, it managed another 41 bits while I was composing this.
schickel is offline   Reply With Quote
Old 2009-02-03, 15:30   #25
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

10111010110112 Posts
Default

Primo 3.0.2 on one core of a Pentium D 915 @ 2.8 GHz under Windows Vista Business (32-bit):
10^2000-9297: 12h08m07s
10^3000+1027: 114h54m18s
CRGreathouse is offline   Reply With Quote
Old 2009-02-03, 17:18   #26
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

72·131 Posts
Default

ECPP 6.4.5 on one core of K8/2400: 10^1000+453 in 8821 seconds

currently running 10^1500+2329 and 10^2000+4561. Not anticipating answers any time soon.
fivemack is offline   Reply With Quote
Old 2009-02-03, 21:23   #27
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Primo 3.0.2 on one core of a Pentium D 915 @ 2.8 GHz under Windows Vista Business (32-bit):
10^1000+453: 39m24s (3144s)
10^2000-9297: 12h08m07s (43687s)
10^3000+1027: 114h54m18s (413658s)
CRGreathouse is offline   Reply With Quote
Old 2009-02-04, 19:44   #28
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

41128 Posts
Exclamation

Well, I probably won't be doing any more of these until I get some more horsepower:
Code:
[Running Times]
Initialization=17.95s
1stPhase=71h 10mn 45s
2ndPhase=23h 34mn 55s
Total=94h 45mn 58s

[Candidate]
File=C:\Program Files\Primo\work\FiveMackSecond.in
Expression=10^3000+1027
Stats again: Primo 3.0.6, 3.06 GHz Celeron, WinXP Home SP3, max RAM the several times I peaked in were <9 MB Phase 1, <20 MB Phase 2.

Oh, and since I didn't post the Phase 1/2 split from the first, here it is:
Code:
[Running Times]
Initialization=6.48s
1stPhase=9h 19mn 23s
2ndPhase=1h 34mn 11s
Total=10h 53mn 40s

[Candidate]
File=C:\Program Files\Primo\work\FiveMackFirst.in
Expression=10^2000-9297
schickel is offline   Reply With Quote
Old 2009-02-16, 12:24   #29
schickel
 
schickel's Avatar
 
"Frank <^>"
Dec 2004
CDP Janesville

2·1,061 Posts
Question

Quote:
Originally Posted by fivemack View Post
pari-gp probably does count as a careful implementation of APRCL with unimpeded source code (it's a step-by-step implementation of the algorithm as given in Cohen's book, down to the function names)
Is there a source of the articles about APRT/APRT-CL freely available on the web or would I have to spring for the book (or article from jstor) to read them? I've looked at the ubasic implementation but looking at code with no underlying explanation isn't very helpful. The pari-gp version suffers the same problem: code with no explanation doesn't really help.
schickel is offline   Reply With Quote
Old 2009-02-16, 15:25   #30
wpolly
 
wpolly's Avatar
 
Sep 2002
Vienna, Austria

3·73 Posts
Default

Quote:
Originally Posted by schickel View Post
Is there a source of the articles about APRT/APRT-CL freely available on the web or would I have to spring for the book (or article from jstor) to read them? I've looked at the ubasic implementation but looking at code with no underlying explanation isn't very helpful. The pari-gp version suffers the same problem: code with no explanation doesn't really help.
Look at the source code of Tony Forbes' VFYPR.
wpolly is offline   Reply With Quote
Old 2009-02-16, 17:13   #31
ldesnogu
 
ldesnogu's Avatar
 
Jan 2008
France

2×52×11 Posts
Default

Quote:
Originally Posted by wpolly View Post
Look at the source code of Tony Forbes' VFYPR.
It lacks at least one very good source of information: Bosma and van der Hulst PhD thesis.
Wieb Bosma, Marc-Paul van der Hulst, Primality proving with cyclotomy (Ph.D. thesis), Universiteit van Amsterdam, 1990.
ldesnogu is offline   Reply With Quote
Old 2009-04-28, 00:01   #32
FactorEyes
 
FactorEyes's Avatar
 
Oct 2006
vomit_frame_pointer

23·32·5 Posts
Default

Quote:
Maybe now that there's less belief that Cryptography is the way to endless wealth, ECPP and elliptic-curve point counting algorithms can return to the realm of mathematical software.
Man, you are correct.

The lack of public-domain ECPP source code is bizarre.
FactorEyes is offline   Reply With Quote
Old 2009-04-28, 01:16   #33
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

135338 Posts
Default

Agreed.
CRGreathouse is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Primo ET_ FactorDB 163 2021-06-02 09:14
Primo Interrupted Runs a1call Information & Answers 32 2016-12-11 10:48
Primo Browser? PawnProver44 Information & Answers 14 2016-04-09 05:49
Primo Verifier... WraithX Software 15 2013-09-10 07:24
PRIMO 3.0.7 Cybertronic Five or Bust - The Dual Sierpinski Problem 17 2009-08-13 20:42

All times are UTC. The time now is 12:06.


Sat Jul 17 12:06:22 UTC 2021 up 50 days, 9:53, 1 user, load averages: 1.79, 1.58, 1.40

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.