mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2008-01-05, 08:58   #12
tnerual
 
tnerual's Avatar
 
Oct 2006

4038 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Fast machine Karsten! I got 38-45 secs. testing time (vs. your 25 secs.) in that range when I LLR'd k=64518. The high k-value shouldn't have made any difference because LLR treats it like k=32259 since it's a multiple of 2, which is around the avg. sized k for this effort.
i don't know wich kind of processor you use but on my side, just before 30000 i got those times:

athlon X2-4200 :190 secs
centrino 1600 :280 secs
athlon 2500+ : 260 secs

karsten machine is 10 times faster than the centrino 1600 it's incredible ...
i want to know what to buy ...
tnerual is offline   Reply With Quote
Old 2008-01-05, 10:02   #13
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

Quote:
Originally Posted by tnerual View Post

karsten machine is 10 times faster than the centrino 1600 it's incredible ...
i want to know what to buy ...
Intel Core 2 at 2.4 GHz but overclocked to 3.0GHz...got that timings, less to be accurate (23 sec), on the 35K-40K range.

Last fiddled with by em99010pepe on 2008-01-05 at 10:05
em99010pepe is offline   Reply With Quote
Old 2008-01-05, 10:28   #14
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

114008 Posts
Default

Nothing can touch an overclocked Core2 for LLR or sieving. I have a Core2-1866 running at 2850. It runs LLR at about P4-4400 speed. An Athlon-64 runs LLR at roughly a P4 of equal clockspeed (not rating), if not slower, so an X2-4200 would LLR at less than half the rate of an overclocked Core2.
If you read the hardware discussions elsewhere on this forum, they discuss memory-bandwidth issues for Core2Quads and the difficulty in using all 4 cores fully. For LLR with FFTs smaller than 256k or so, Carlos will confirm that all 4 cores run at full speed- our small searches are perfect for a Quad.

Quads *do* overclock, too. :)
-Curtis
VBCurtis is offline   Reply With Quote
Old 2008-01-05, 11:17   #15
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

1011010110112 Posts
Default solve the mystery

ok guys,
i own a Core2Quad Q6600 at 2.4GHz, no overclocking.
it was a cheap offer i can't resist. but i read about overclocking up to 3.2GHz without problems!
the timings are quite good, because of LLR: reducing it to base 2 automatically and when k is divisible by 8 another fftlen smaller needed so the runtime was about 16s per candidate (only few ones).
for Riesel-base 6 k=1597 at n=153k it needs about 900s to complete one test.
kar_bon is offline   Reply With Quote
Old 2008-01-05, 12:21   #16
tnerual
 
tnerual's Avatar
 
Oct 2006

7·37 Posts
Default

Quote:
Originally Posted by VBCurtis View Post
Nothing can touch an overclocked Core2 for LLR or sieving. I have a Core2-1866 running at 2850. It runs LLR at about P4-4400 speed.
-Curtis
yes but my P4-1600 takes about 600 secs at n=35000

so a P4-4800 would take 200 secs ... or would do your core2duo overclockerd ...

or it's 8 time faster (about 25secs) ... maybe it's because i use LLRNET in place of LLR ... will have a try to solve the mistery

edit:
LLRNET: 31347*16^36249+1 is not prime. RES64: C9DDFFA46F2BB6FB Time: 490.180 sec.
LLR 3.7.1C : 31347*2^144996+1 is not prime. Proth RES64: F25ECE59387BB41F Time: 138.144 sec.

timings are incredible ...

Last fiddled with by tnerual on 2008-01-05 at 12:57 Reason: timings ...
tnerual is offline   Reply With Quote
Old 2008-01-05, 12:42   #17
em99010pepe
 
em99010pepe's Avatar
 
Sep 2004

2·5·283 Posts
Default

LLRNET uses LLR 3.5.0.

tnerual,

Use the manual client and control all your machines with LogMeIn Free Edition.

Last fiddled with by em99010pepe on 2008-01-05 at 13:40
em99010pepe is offline   Reply With Quote
Old 2008-01-05, 13:58   #18
tnerual
 
tnerual's Avatar
 
Oct 2006

7×37 Posts
Default

Quote:
Originally Posted by em99010pepe View Post
LLRNET uses LLR 3.5.0.

tnerual,

Use the manual client and control all your machines with LogMeIn Free Edition.
i will do that but i like the LLRnet way : just manage on one computer ...(this way i can put LLRNET on friends computer ... )

i will keep llrnet for non power of 2 ...
tnerual is offline   Reply With Quote
Old 2008-01-05, 16:55   #19
kar_bon
 
kar_bon's Avatar
 
Mar 2006
Germany

32·17·19 Posts
Default

44k to 47k complete, no primes

reserving 50k to 53k
Attached Files
File Type: zip sierp16_44k-47k.zip (40.4 KB, 150 views)
kar_bon is offline   Reply With Quote
Old 2008-01-05, 17:21   #20
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

624910 Posts
Default

Quote:
Originally Posted by gd_barnes View Post
Anon and Karsten, if you think it's worth your trouble, you can use srfile to remove k=19687 from your files before testing. I'll remove it from the remaining file links here shortly.
No problem, actually I'd already done that before I started.
mdettweiler is offline   Reply With Quote
Old 2008-01-05, 17:24   #21
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3×2,083 Posts
Default

Quote:
Originally Posted by tnerual View Post
i will do that but i like the LLRnet way : just manage on one computer ...(this way i can put LLRNET on friends computer ... )

i will keep llrnet for non power of 2 ...
Yeah, I don't think there were any speed boosts for PRP tests (non power of 2) since LLR 3.5, so that shouldn't be a problem there.

Maybe we should bug whoever wrote LLRNet to make a new version based on LLR 3.7.1c? (Hopefully it wouldn't be too hard of a job, so it could be all ready by the time we've got our upcoming Conjectures 'R Us LLRNet server running!)

Edit: I posted a message about this over at the Riesel Sieve forums, since I think most of the development of LLRNet has been done there in the past. I asked how easy it would be to compile LLRNet with the LLR 3.7.1c source code--hopefully, if it's a relatively easy task, then either someone at RS will work on it, or, if they don't get around to doing it soon, maybe someone here could do it.

Last fiddled with by mdettweiler on 2008-01-05 at 17:42
mdettweiler is offline   Reply With Quote
Old 2008-01-05, 19:13   #22
axn
 
axn's Avatar
 
Jun 2003

22×33×47 Posts
Default

Quote:
Originally Posted by Anonymous View Post
Yeah, I don't think there were any speed boosts for PRP tests (non power of 2) since LLR 3.5, so that shouldn't be a problem there.
Well, there has been a slight speed improvement after 3.5; nothing earth-shattering, about 5-7% (for base-2 as well as non-base-2).
axn is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sierp base 6 - team drive #3 gd_barnes Conjectures 'R Us 373 2014-06-11 21:31
Sierp base 63 - team drive #5 rogue Conjectures 'R Us 146 2011-04-20 05:12
Sierp base 3 - mini-drive II gd_barnes Conjectures 'R Us 46 2009-10-26 18:19
Sierp base 3 - mini-drive Ib gd_barnes Conjectures 'R Us 43 2009-03-06 08:41
Sierp base 3 - mini-drive Ia gd_barnes Conjectures 'R Us 170 2008-11-11 05:10

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


Tue Jul 27 10:06:19 UTC 2021 up 4 days, 4:35, 0 users, load averages: 2.05, 1.98, 1.94

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.