mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Prime Sierpinski Project

Reply
 
Thread Tools
Old 2005-07-12, 19:00   #34
VJS
 
VJS's Avatar
 
Dec 2004

1001010112 Posts
Default

Well your going to be in for a butt load of updating if you decide to go public this quickly. You should look at the factor density graph in the sob link I posted earlier. The dat can certainly be knocked down to 60% of the original size within 1T (I think).

I just say do it slow do it right the first time and check check check the last thing you want to do is make a mistake.

Good luck
VJS is offline   Reply With Quote
Old 2005-07-13, 19:11   #35
Citrix
 
Citrix's Avatar
 
Jun 2003

2×7×113 Posts
Default

hhh,
Is there a webpage where I can see at what g SOB is at for their 20-50M dat? I couldn't find anything on the forum.

Just want to know till where we have to catch up.

Citrix
Citrix is offline   Reply With Quote
Old 2005-07-13, 20:27   #36
VJS
 
VJS's Avatar
 
Dec 2004

29910 Posts
Default

Citrix,

Basically we have everything less than 100T sieved except for the following holes.

53000-57000
69000-76000
80000-89000
90000-95000

Also many ranges above 600T have already been sieved with 991-50M and we are going to try to sieve everything from 900T upward with 991-50M.
VJS is offline   Reply With Quote
Old 2005-07-13, 21:17   #37
ltd
 
ltd's Avatar
 
Apr 2003

22×193 Posts
Default

I think it would be sufficient to catch up to something around 35-45T. Then the dat file is stable enough that a combined effort really makes sence.
ltd is offline   Reply With Quote
Old 2005-07-13, 22:13   #38
VJS
 
VJS's Avatar
 
Dec 2004

4538 Posts
Default

Even if you can get it to about 18T, I'd start using it on those 50-100T ranges incomplete.

I'm going recommend to people currently doing secondpass to simply continue with the 991-50M dat on first pass and hold off a bit on our SoB secondpass effort until we could combine.
VJS is offline   Reply With Quote
Old 2005-07-13, 23:20   #39
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

2,467 Posts
Default

I'm curious, how do you go about sieving for SoB? Do you determine the congruence n must satisfy that p | k*2^n+1 for given k, p?

Alex
akruppa is offline   Reply With Quote
Old 2005-07-14, 02:40   #40
VJS
 
VJS's Avatar
 
Dec 2004

1001010112 Posts
Default

Alex,

We are honoured to have you in our thread .
We are basically using Klassons proth sieve, PSP numbers and SoB numbers are of the same forum k*2^n+1. Simply a copy paste of the dats together is change the numbers of k's and that what we consider combining the sieve.

The actual %eff increase has yet to be determined but it will surely bet better than doing each set of k's seperate.

Quote:
congruence n must satisfy that p | k*2^n+1
Yes, but i'm neither a math nor proth sieve code expert.

Hopefully Joe_O will see this post and PM you if your thinking of optimizing the client itself.
VJS is offline   Reply With Quote
Old 2005-07-14, 11:30   #41
Citrix
 
Citrix's Avatar
 
Jun 2003

2·7·113 Posts
Default

Quote:
Originally Posted by akruppa
I'm curious, how do you go about sieving for SoB? Do you determine the congruence n must satisfy that p | k*2^n+1 for given k, p?

Alex
Basically proth_sieve uses the discrete log algorithm. Discrete log can be made faster for multiple k's because the portion that is common to all k's can be increased and the portion that is not common is reduced. Hence proth_sieve ends up to be faster than newpgen for multiple k's.

See the code I posted above if you are not sure about discrete log.

Citrix
Citrix is offline   Reply With Quote
Old 2005-07-14, 12:01   #42
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

2,467 Posts
Default

Quote:
Originally Posted by Citrix
Basically proth_sieve uses the discrete log algorithm.
That's what I had been wondering about.

Quote:
Originally Posted by Citrix
See the code I posted above if you are not sure about discrete log.

Citrix
Ah, a giant-step-baby-step algorithm. Do you compare orders of 2 and -1/k to discard candidate factors early, or determine divisors of the logarithm?

Alex
akruppa is offline   Reply With Quote
Old 2005-07-14, 12:13   #43
Citrix
 
Citrix's Avatar
 
Jun 2003

2·7·113 Posts
Default

Not sure what you mean? Please explain!

Citrix
Citrix is offline   Reply With Quote
Old 2005-07-14, 13:49   #44
garo
 
garo's Avatar
 
Aug 2002
Termonfeckin, IE

22·691 Posts
Default

Alex,
The person best qualified to answer that question in M. Klasson. I've sent him a PM with the URL of this thread. Hopefully, he will drop in.
garo is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Line sieving vs. lattice sieving JHansen NFSNET Discussion 9 2010-06-09 19:25
64-bit sieving paleseptember Five or Bust - The Dual Sierpinski Problem 16 2009-01-25 20:26
Should a diskless node run it's own ecm program or should I combine them somehow? jasong GMP-ECM 1 2006-02-24 08:34
Sieving ValerieVonck Math 9 2005-08-05 22:31
Sieving OmbooHankvald Prime Sierpinski Project 4 2005-06-30 07:51

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


Fri Jul 16 16:06:34 UTC 2021 up 49 days, 13:53, 1 user, load averages: 1.68, 1.88, 1.82

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.