mersenneforum.org  

Go Back   mersenneforum.org > Fun Stuff > Lounge

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

3·29·83 Posts
Default

Quote:
Originally Posted by LaurV View Post
edit, in fact it makes no sense to include the whole text when you reply to the last post...(and it is not really polite, and not very cautious too, guys like me use to edit their last post many times, from English reasons, stupidity, tendency to boast, etc. hehe)
Yeah, I do that sometimes (a lot). If figure if somebody was going to die (or some other crazy bad thing) because of something they edited out, it wouldn't have been in there in the first place.
Quote:
Originally Posted by axn View Post
Ok. Some BotE calculations -- just to give you some perspective. A 12M digit number has appr 40M bits. On a 64-bit m/c, that is 625000 64-bit words. To multiply two such numbers by naive n^2 multiplication would take (625000^2 = 4e11) "64x64=128" multiplications. [You can halve that for squaring, but let's just go with this] A 2GHz m/c would need (2e9*200*60) clock cycles / 4e11 operations = 60 clock cycles / operation to be able to hit your mark. Typical modern processor can do a single "64x64=128" multiplication in under 10 clock cycles. So that leaves enough head room for the various other operations (like additions, memory writes, etc..) and still comfortably come in under your target. And this is the O(n^2) method.
Cool I think it's clear to everyone I pulled a large (relative to processors) amount of time straight out of my @$$ and didn't more than a half-an-ounce of thought into it

Last fiddled with by Dubslow on 2012-05-31 at 09:42
Dubslow is offline   Reply With Quote
Old 2012-05-31, 09:45   #68
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

11001010010102 Posts
Default

Quote:
Originally Posted by Dubslow View Post
But bear in mind that squaring a large number is very hard.
Careful with that term when Silverman's around.
It's about as fatale as an after dinner mint.

(Pink Floyd and Cabaret)

D

Last fiddled with by davieddy on 2012-05-31 at 09:55 Reason: Or was that Velvet Underground and "The Meaning of Life"?
davieddy is offline   Reply With Quote
Old 2012-05-31, 10:08   #69
bloodIce
 
bloodIce's Avatar
 
Feb 2010
Sweden

173 Posts
Default The factors were reported to GIMPS

Quote:
Originally Posted by Dubslow View Post
No, but PrimeNet is reporting false statements in the meantime, namely that "there are no factors below 2^62" is patently false.
http://mersenne.org/report_exponent/?exp_lo=2100451
I hope that BloodIce does create a Mersenne@Home and does report the factors.
I did register MersenneAtHome account (Mersenne@Home was not available) and I uploaded the two mentioned factors. The problem is that they went in as ECM assignments. However, the credit is so low, that it does not matter. Actually, my GPU produced both factors in less than 15 min. I agree that even if it the knowledge of the two factors does not matter for the discovery of future primes, it might save some TF, P-1 and ECM effort. By the way, I think I have spent half an hour or more GPU work on one of those exponents couple of months ago. Obviously that was total waste of time. In my opinion every factor found helps the big search, despite the fact that the ultimate proof for a number being composite is to find its factors.
bloodIce is offline   Reply With Quote
Old 2012-05-31, 10:16   #70
bloodIce
 
bloodIce's Avatar
 
Feb 2010
Sweden

101011012 Posts
Default

Quote:
Originally Posted by Prime95 View Post
I'm tempted to make BloodIce our official mers@home DB query manager :)
Flattering, but unnecessary . I shall help with whatever I can. By the way I can understand some polish, but that I am far from a constructive dialogue. I just want more factors in the GIMPS database and hopefully one day to see another Mprime. Let the human knowledge expand :-).
bloodIce is offline   Reply With Quote
Old 2012-05-31, 10:30   #71
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

11001010010102 Posts
Default Primarily@Dubslow

But I hope it will entertain others (ignore if you feel like it).

I first got hooked on this stuff when Kim Novak came out of the
sea wearing nothing but a record breaking prime number circa Feb 2005.

David
davieddy is offline   Reply With Quote
Old 2012-05-31, 14:31   #72
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

145128 Posts
Default Thread title advice

Pre-empt the Gerbils
See my latest in the Primenet forum (before they get there)

D
davieddy is offline   Reply With Quote
Old 2012-06-01, 12:37   #73
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2×3×13×83 Posts
Default Note to Dubslow

Quote:
Originally Posted by axn View Post
Ok. Some BotE calculations -- just to give you some perspective. A 12M digit number has appr 40M bits. On a 64-bit m/c, that is 625000 64-bit words. To multiply two such numbers by naive n^2 multiplication would take (625000^2 = 4e11) "64x64=128" multiplications. [You can halve that for squaring, but let's just go with this] A 2GHz m/c would need (2e9*200*60) clock cycles / 4e11 operations = 60 clock cycles / operation to be able to hit your mark. Typical modern processor can do a single "64x64=128" multiplication in under 10 clock cycles. So that leaves enough head room for the various other operations (like additions, memory writes, etc..) and still comfortably come in under your target. And this is the O(n^2) method.
As a novice programmer, you may well find it very instructive/satisfying
to write a neat "school" long multiplication program.
I speak from experience.

D

Lesson 2: Division and square roots!

Last fiddled with by davieddy on 2012-06-01 at 12:51
davieddy is offline   Reply With Quote
Old 2012-06-01, 14:31   #74
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

145128 Posts
Default Don't take this too personally

Quote:
Originally Posted by Dubslow View Post
And do you think D or I could write even a basic FFT? (Actually, if I had my high school linear algebra text book I probably could, but it'd take me a few days at least.)
Go FORTH and multiply.

D
davieddy is offline   Reply With Quote
Old 2012-06-01, 19:41   #75
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

722110 Posts
Default

Quote:
Originally Posted by davieddy View Post
Go FORTH and multiply.

D
I can't take it at all. It's one of the large majority of cases where it's lost on me

Quote:
Originally Posted by davieddy View Post
As a novice programmer, you may well find it very instructive/satisfying
to write a neat "school" long multiplication program.
I speak from experience.

D
http://dubslow.tk/random/mersenne.txt
Quote:
Originally Posted by davieddy View Post
Lesson 2: Division and square roots!
Haven't done that yet. How does Newton's method compare to others for the sqrt? That's the only method that occurs to me off the top of my head.
Dubslow is offline   Reply With Quote
Old 2012-06-02, 01:47   #76
davieddy
 
davieddy's Avatar
 
"Lucan"
Dec 2006
England

2×3×13×83 Posts
Default Three hints

Quote:
Originally Posted by Dubslow View Post
I can't take it at all. It's one of the large majority of cases where it's lost on me
1) computer languages
2) The Holy Bible
3) Ernst

Last fiddled with by davieddy on 2012-06-02 at 01:48
davieddy is offline   Reply With Quote
Old 2012-06-02, 01:49   #77
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

1C3516 Posts
Default

Quote:
Originally Posted by davieddy View Post
1) computer languages
2) The Holy Bible
3) Ernst
Ah, seems kind of obvious now.
Dubslow is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Let GPU72 Decide and other questions jschwar313 GPU to 72 11 2016-10-14 19:16
Let GPU72 decide Chuck GPU to 72 51 2014-09-16 12:49

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


Sun Aug 1 20:12:02 UTC 2021 up 9 days, 14:41, 0 users, load averages: 1.50, 1.42, 1.42

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.