mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > GPU to 72

Reply
Thread Tools
Old 2013-01-28, 00:30   #1805
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

263616 Posts
Default

Quote:
Originally Posted by Aramis Wyler View Post
Chalsall, what kind of sample size are you looking for in the dctf 31M to 70 project? aka, we pretty much good to get back to regular lltf work, need another day, or aim for 5k or so? Seems like we churned out about 1200 yesterday.
I was looking for about 2000 to 3000 samples. But I trust James' analysis enough to take George's advice, and I'm just bringing in everything in 31M until it's TFed to 2^70.

We're now approximately 10 days ahead of the DC wave. It won't be a loss if a few candidates in 32M (which are already at 2^70) are assigned for DCLLing before the regular DCTFers finish 31M.

So, thanks for the work everyone! But at the end of the day, LLTFing is far more important.

Last fiddled with by chalsall on 2013-01-28 at 00:32 Reason: Smelling mistake...
chalsall is online now   Reply With Quote
Old 2013-01-28, 00:54   #1806
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

88510 Posts
Default

Quote:
Originally Posted by chalsall View Post
I was looking for about 2000 to 3000 samples. But I trust James' analysis enough to take George's advice, and I'm just bringing in everything in 31M until it's TFed to 2^70.

So, thanks for the work everyone! But at the end of the day, LLTFing is far more important.
OK, I'm done here then; I have a group of LLTF queued up waiting to finish. I checked 200 DCTF 31M and found one factor.
Chuck is offline   Reply With Quote
Old 2013-01-28, 01:33   #1807
Aramis Wyler
 
Aramis Wyler's Avatar
 
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA

23×53 Posts
Default

Aye, I think I have another 20 hours or so of dctf queud up, then it's back to regularly scheduled programming. :)
Aramis Wyler is offline   Reply With Quote
Old 2013-01-28, 03:16   #1808
Aramis Wyler
 
Aramis Wyler's Avatar
 
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA

23·53 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I have updated my chart page to both be a little easier to read, and to address the above concerns:
http://www.mersenne.ca/cudalucas.php?model=13
So I was looking at James' fabulous chart, and it's reccomendations to using mfactc. At 60M, for example, it reccomends 74.674 for first timers.

Since 74.674 isn't actually a legal value for mfactc, shouldn't the lines have a ceiling, floor, or round function applied?
Aramis Wyler is offline   Reply With Quote
Old 2013-01-28, 04:47   #1809
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

966410 Posts
Default

Very nice work James!

That chart fits my timing perfectly (in spite of the fact I never sent benchmarks to the site!)

Meantime, I switched to the jinxed side: after finding 3 factors in 200 trials, and considered myself on the lucky side, I got another 100 assignments, finished them overnight, and did not find any new factor, so I have now 1 in 100 successful hits, therefore slower then DCLL-ing them.

But not much slower, in fact I am on the gray territory bcp19 was talking about, with only few minutes behind the line.

Therefore I will stay to this DCTF-ing activity for a while, but I can't take new assignments till tonight when I will reach home. I mean I can take the assignments, but no way to update the worktodo files if I am not in front of that computer, so for the next 6 hours I still do LMH-TF.

After that, I will let chalsall to argue with Uncwilly for a while

Last fiddled with by LaurV on 2013-01-28 at 04:48 Reason: wrong bump icon! I don't like icons which spread on all the page!
LaurV is offline   Reply With Quote
Old 2013-01-28, 05:18   #1810
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

23×149 Posts
Default

Quote:
Originally Posted by Aramis Wyler View Post
Since 74.674 isn't actually a legal value for mfactc, shouldn't the lines have a ceiling, floor, or round function applied?
No, it's intended as an analysis only, to help those who generate assignments for the rest of us (George/Primenet and Chris/GPU72) decide what cutoff points make the most sense. And to a lesser extent anyone who is crafting their own set of assignments. When generating actual assignments you would of course want to use only integer bit levels, but the choice of method of rounding is left to the user.

As an aside, I don't see any reason why mfakt* couldn't work with non-integer bitlevels in assignments, but it could make tracking of factored status of exponents considerably more complex so I understand why that functionality perhaps shouldn't be exposed.
James Heinrich is offline   Reply With Quote
Old 2013-01-28, 05:43   #1811
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26×151 Posts
Default

Not very clear from your post if you want to round() them or not. Please don't! Let the decimals there, they are very helpful for guys like me who tune their FFT's. For this range and 580 and CuLu the default 1600k FFT (as I said in the past) is not the optimum, it can be tuned (up) to get about 3%-6% faster DC results. When "balancing" the work (like between DC and TF), those decimals could be really important (I don't know how, yet, but I may find a use of them in the future). I like the graphic with decimals!
LaurV is offline   Reply With Quote
Old 2013-01-28, 07:03   #1812
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

10228 Posts
Default

Quote:
Originally Posted by Aramis Wyler View Post
Since 74.674 isn't actually a legal value for mfactc, shouldn't the lines have a ceiling, floor, or round function applied?
No, they shouldn't. There's at least two reasons:

First, on bigger scale basis, a project like GPU72 may choose to take all candidates in your range to 74, and then start taking random candidates to 75, until the average is 74.674. That process might even factor in candidates that will never reach 74 and ones that have exceeded 75 already.

Second, it's a flaw of PrimeNet and related software that it deals with bit levels. k values, as used elsewhere, are a much better option, and will allow you to hit 74.674 (or whatever) pretty much spot on. mfaktc actually can be limited to searching only a certain range of k values, which is what the self test does. That feature is not available to the end user though, I think, and you wouldn't be able to submit such results to PrimeNet anyway, found factors aside.
ckdo is offline   Reply With Quote
Old 2013-01-28, 13:48   #1813
bcp19
 
bcp19's Avatar
 
Oct 2011

12478 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I have updated my chart page to both be a little easier to read, and to address the above concerns:
http://www.mersenne.ca/cudalucas.php?model=13
Awesome chart! You've taken what I visualize in my head and turned it into something others can understand.

@Chalsall: How many days ahead are we with all the 32M exps available and how many 31M exps are left to take to 70?
bcp19 is offline   Reply With Quote
Old 2013-01-28, 17:45   #1814
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26·151 Posts
Default

Still on the jinxed side, I took another 200 expos, from which I did 40. No factor. From a total of 340 done - only 3 factors. So, before going deeper in the sh.. mud, I better stop.

So, I will do all this batch to the end, and I will stop and go to more profitable tings, if no factor is found. That will be 500 trials with 3 factors only, much behind the return I would have doing DC.

If I find a factor on the way, I will stop immediately and unreserve the rest of the expos, to make sure I get "maximum of efficiency" (factors found, over trials). Continuing to get "no factors" will just get me deeper in the jinxed side. If I find a factor right now, then I may continue, because I am again in the gray area. But as this does not show... I will go to sleep and let the batches think. 12:45 AM here.

I would have already cleaned 4 expos (two rounds DC in two cards), and being well into the half of the fifth/sixth clearance if I would do DC all this time. Sorry Chris, but with this scores, Uncwilly's side is more tempting...

Last fiddled with by LaurV on 2013-01-28 at 17:49 Reason: link, typos (sleeping)
LaurV is offline   Reply With Quote
Old 2013-01-28, 17:57   #1815
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×67×73 Posts
Default

Quote:
Originally Posted by LaurV View Post
Sorry Chris, but with this scores, Uncwilly's side is more tempting...
Don't apologize . We appreciate what you've done.

But may I suggest that perhaps doing current LLTFing makes more sense than going back to Uncwilly? (Sorry Uncwilly, but as George himself said, 332M is for the foolhardy... )
chalsall is online now   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Status Primeinator Operation Billion Digits 5 2011-12-06 02:35
62 bit status 1997rj7 Lone Mersenne Hunters 27 2008-09-29 13:52
OBD Status Uncwilly Operation Billion Digits 22 2005-10-25 14:05
1-2M LLR status paulunderwood 3*2^n-1 Search 2 2005-03-13 17:03
Status of 26.0M - 26.5M 1997rj7 Lone Mersenne Hunters 25 2004-06-18 16:46

All times are UTC. The time now is 22:10.


Fri Aug 6 22:10:46 UTC 2021 up 14 days, 16:39, 1 user, load averages: 2.98, 3.16, 2.93

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.