mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2011-12-06, 16:09   #12
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Indeed. Maybe 72 bits for 55M+ -- but not 50M or lower. Certainly not the lower ranges of GPU272. (At least IMO -- OTOH, our work also depends on how fast the LL wavefront is moving, and depending on how slow that is...)
Dubslow is offline   Reply With Quote
Old 2011-12-06, 16:28   #13
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

978210 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Indeed. Maybe 72 bits for 55M+ -- but not 50M or lower. Certainly not the lower ranges of GPU272. (At least IMO -- OTOH, our work also depends on how fast the LL wavefront is moving, and depending on how slow that is...)
I'm working on a report which should help us answer this question based on empirical data rather than gut feel. Basically, average cost per factor found for each bit level and 1M range.

This will help us determine when we should start going to 73....
chalsall is online now   Reply With Quote
Old 2011-12-06, 16:32   #14
diamonddave
 
diamonddave's Avatar
 
Feb 2004

25·5 Posts
Default

Quote:
Originally Posted by chalsall View Post
I'm working on a report which should help us answer this question based on empirical data rather than gut feel. Basically, average cost per factor found for each bit level and 1M range.

This will help us determine when we should start going to 73....
or 70 for DC
diamonddave is offline   Reply With Quote
Old 2011-12-06, 16:36   #15
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Scary.

OP, if you're still reading this, what do you think of the answer?
Dubslow is offline   Reply With Quote
Old 2011-12-06, 22:42   #16
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2·3·13·83 Posts
Default

Quote:
Originally Posted by Dubslow View Post
Scary.

OP, if you're still reading this, what do you think of the answer?
I'm afraid to say that I suspect the OP is running as fast as
(s)he can from us nutters

David

Last fiddled with by davieddy on 2011-12-06 at 22:42
davieddy is offline   Reply With Quote
Old 2011-12-07, 03:31   #17
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

26×151 Posts
Default

Quote:
Originally Posted by diamonddave View Post
or 70 for DC
I already proved that even 69 is too much for DC. It takes more days to find a factor that it would take to CudaLucas to DC the exponent. Especially when all the available DC exponents HAD A LOT of P-1 done on them already, the missed factors are scarce. See my stats on the project: I only started to DC few days ago, I already cleared 11 exponents by DC-LL them (19, including some for which I found factors in my first days of TF-ing) with two GPU's (only one residue mismatched) and in another week I will clear another 20 or so, overtaking the guys with over 30 factors found. Of course, I will not get the billion GHz-days credit that mfaktc give, but the clearing is certain, it come with "two point something exponents cleared per day" and not with "maybe I will find a factor in the next two days, maybe not".

The goal is to clear the exponents as fast as possible.

DC@DCfront
TF@LLfront
P-1 on old CPU's
LL@LLfront on new CPU and/or GPU
No TF@DCfront

That is the key.
LaurV is offline   Reply With Quote
Old 2011-12-07, 06:25   #18
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3×29×83 Posts
Default

Indeed, I was saying as much in another thread, but had no numbers to back it up :)
Dubslow is offline   Reply With Quote
Old 2011-12-07, 14:26   #19
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2·67·73 Posts
Default

Quote:
Originally Posted by chalsall View Post
I'm working on a report which should help us answer this question based on empirical data rather than gut feel. Basically, average cost per factor found for each bit level and 1M range.
The report is now available. Cost per Factor Found broken down by "bit depth" and 1M ranges.

Hopefully this will help us decide more authoritatively how deep we should go for each range.
chalsall is online now   Reply With Quote
Old 2011-12-07, 14:55   #20
diamonddave
 
diamonddave's Avatar
 
Feb 2004

A016 Posts
Default

Quote:
Originally Posted by chalsall View Post
The report is now available. Cost per Factor Found broken down by "bit depth" and 1M ranges.

Hopefully this will help us decide more authoritatively how deep we should go for each range.
I'm really surprised by those results. We are finding way more factor then expected, excepted for the 69 bit level in DC.

Also the Factor found reported here doesn't agree with other report on the site.

Cross posted in GPU to 72
LL:
Code:
Bit     Exp.    Factor Expected
69	1640	61	24
70	9949	250	142
71	6020	192	85
72	4244	112	59
73	78	3	1
DC:
Code:
Bit     Exp.    Factor  Expected
68	1477	32	22
69	5291	50	77
70	83	4	1

Last fiddled with by diamonddave on 2011-12-07 at 15:02 Reason: Removed bad column
diamonddave is offline   Reply With Quote
Old 2011-12-07, 19:44   #21
bcp19
 
bcp19's Avatar
 
Oct 2011

7×97 Posts
Default

Quote:
Originally Posted by LaurV View Post
I already proved that even 69 is too much for DC. It takes more days to find a factor that it would take to CudaLucas to DC the exponent.
You may have "proven" it in regards to your GPU, but it is not true for all of them. My GPU's can test 172/176/189 exponents in the time it would take each to run a single DC. With 50 factors cleared for 5291 exponents, or 1 every 106 exponents, I am clearing exponents almost 70% faster TFing 68 to 69 than CUDALucas would.

Last fiddled with by bcp19 on 2011-12-07 at 19:45
bcp19 is offline   Reply With Quote
Old 2011-12-07, 21:17   #22
bcp19
 
bcp19's Avatar
 
Oct 2011

7·97 Posts
Default

I also just tested a GT 520, which can test about 21 TF a day but would take just under 17 days to perform a DC, which is roughly 350 TF per DC. Looking at where a normal 560Ti falls on http://mersenne-aries.sili.net/mfaktc.php I would hazard a guess that only 2-4 GPU's are in the same "proven" category as yours.
bcp19 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
New Linux rootkit leverages graphics cards for stealth. swl551 Lounge 0 2015-05-08 14:06
Nvidia's next-generation graphics cards ixfd64 GPU Computing 22 2014-11-15 04:25
Prime95 On Graphics Card louis_net Hardware 10 2004-11-26 22:05
how do graphics cards work so fast? ixfd64 Hardware 1 2004-06-02 03:01
Chance to use modern Graphics Cards as.. Marco Hardware 28 2003-11-02 23:21

All times are UTC. The time now is 23:21.


Fri Aug 6 23:21:59 UTC 2021 up 14 days, 17:50, 1 user, load averages: 3.89, 4.03, 4.03

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.