mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware > GPU Computing

Reply
 
Thread Tools
Old 2013-01-24, 19:48   #2179
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

100010101112 Posts
Default

Hi,

OK, unless I've calculated something wrong here are the numbers.
As before the time for a single class for 270 to 271 is T and it doubles for each bitlevel (ignoring that different kernels will be used):

270 to 274
StopAfterFactor=0: Taverage = 14400 = (1 + 2 + 4 + 8) * 960
StopAfterFactor=2, Stages=0: Taverage = ~14003.078
StopAfterFactor=2, Stages=1: Taverage = ~13847.314

The difference is not that big but keep in mind that additionally the selected kernel can make a big difference. A really worse case: 278 to 280
With Stages=0 mfaktc will choose to slow 95bit kernel without GPU sieving support.
With Stages=1 mfaktc will choose barrett87 for each bitlevel including GPU sieving support.

Technically GPU sieving is possible for the older kernels... but why should somebody spent time on these old and slow kernels?
Barrett87,88 and 92 can only handle single bitlevels at the time
So usually Stages=1 is what you want!

Oliver
TheJudger is offline   Reply With Quote
Old 2013-01-24, 20:34   #2180
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

I've set Stages=1 (in light of the info above)

This is typical for my 580s in the 61M range:
Attached Thumbnails
Click image for larger version

Name:	580_.20.jpg
Views:	146
Size:	70.8 KB
ID:	9164  

Last fiddled with by flashjh on 2013-01-24 at 20:40
flashjh is offline   Reply With Quote
Old 2013-01-24, 21:00   #2181
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 rjbelans View Post
I'm running 0.20, but I did play with some settings in the .ini file and my CPU is at a constant 90% + usage because of the other things running. Once the current units are completed, after I get home from work tonight, I will try running with no other programs and I'll put the settings back to defaults.
CPU shouldn't affect it as much as LaurV says. I ran mfaktc with full CPU usage and no CPU usage, and noticed maybe a 1 Eq. GHz drop, from like 206 to 205. That doesn't explain your half-performance discrepancy.

Quote:
Originally Posted by Andi_HB View Post
The GTX 560 Performance is listed with 205 GHz-days/day but this is only with the default settings.

I have decreased the GPUSieveProcessSize=8
and increased the GPUSieveSieveSize=128

This increased my GhzDays from 205 to 268 on the GTX 560 with mfaktc 0.20

:D

(Win 7, 64bit)
Brilliant! I, of course, had to reduce the sieve size down to its minimum as well, to keep screen lag minimal (throughput was ~185 Eq. GHz at those settings).

Last fiddled with by Dubslow on 2013-01-24 at 21:01
Dubslow is offline   Reply With Quote
Old 2013-01-24, 21:03   #2182
ckdo
 
ckdo's Avatar
 
Dec 2007
Cleves, Germany

2×5×53 Posts
Default

Nice try redacting that exponent out. Too bad k_min and k_max are giving it away.
ckdo is offline   Reply With Quote
Old 2013-01-24, 21:27   #2183
flashjh
 
flashjh's Avatar
 
"Jerry"
Nov 2011
Vancouver, WA

1,123 Posts
Default

flashjh is offline   Reply With Quote
Old 2013-01-24, 21:34   #2184
swl551
 
swl551's Avatar
 
Aug 2012
New Hampshire

23·101 Posts
Default

Is there a reason to keep exponents secret? Have there been attacks or malware built that targets TFers working certain ranges? Am I in danger?
swl551 is offline   Reply With Quote
Old 2013-01-24, 21:39   #2185
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

976710 Posts
Default

Quote:
Originally Posted by swl551 View Post
Is there a reason to keep exponents secret? Have there been attacks or malware built that targets TFers working certain ranges? Am I in danger?
A very few people have found themselves the subject of targeted "poaching". Usually in the LLing domain, however.

Those doing serious TFing probably wouldn't even notice if they were poached. And if they did, probably wouldn't care all that much other than possibly wondering why.
chalsall is offline   Reply With Quote
Old 2013-01-24, 23:58   #2186
rjbelans
 
rjbelans's Avatar
 
Dec 2012

710 Posts
Default

Quote:
Originally Posted by Dubslow View Post
CPU shouldn't affect it as much as LaurV says. I ran mfaktc with full CPU usage and no CPU usage, and noticed maybe a 1 Eq. GHz drop, from like 206 to 205. That doesn't explain your half-performance discrepancy.
It was the settings in the .ini file. After I put everything back to defaults, each core is getting about 325 for a total of 1300GHz-d/day.
rjbelans is offline   Reply With Quote
Old 2013-01-25, 00:06   #2187
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

100110001001112 Posts
Default

Quote:
Originally Posted by rjbelans View Post
It was the settings in the .ini file. After I put everything back to defaults, each core is getting about 325 for a total of 1300GHz-d/day.
I assume you kept a copy of the .ini file which was causing you trouble?
chalsall is offline   Reply With Quote
Old 2013-01-25, 02:25   #2188
LaurV
Romulan Interpreter
 
LaurV's Avatar
 
Jun 2011
Thailand

100101101110012 Posts
Default

Quote:
Originally Posted by Dubslow View Post
CPU shouldn't affect it as much as LaurV says. I ran mfaktc with full CPU usage and no CPU usage, and noticed maybe a 1 Eq. GHz drop, from like 206 to 205.
Try decreasing the priority of mfaktc or increasing the priority of p95 till they have both the same chance to grab the CPU ticks. Of course if P95 works in iddle mode, mfaktc does not wait for it...
Edit: Disclaimer: don't do that at home!

Last fiddled with by LaurV on 2013-01-25 at 02:26
LaurV is online now   Reply With Quote
Old 2013-01-25, 04:32   #2189
rjbelans
 
rjbelans's Avatar
 
Dec 2012

1112 Posts
Default

You shouldn't ass.u.me anything!

Essentially, I set the last few settings to their maximum number to see what it would do. I would suggest not doing that.
rjbelans is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
mfakto: an OpenCL program for Mersenne prefactoring Bdot GPU Computing 1676 2021-06-30 21:23
The P-1 factoring CUDA program firejuggler GPU Computing 753 2020-12-12 18:07
gr-mfaktc: a CUDA program for generalized repunits prefactoring MrRepunit GPU Computing 32 2020-11-11 19:56
mfaktc 0.21 - CUDA runtime wrong keisentraut Software 2 2020-08-18 07:03
World's second-dumbest CUDA program fivemack Programming 112 2015-02-12 22:51

All times are UTC. The time now is 11:44.


Mon Aug 2 11:44:05 UTC 2021 up 10 days, 6:13, 0 users, load averages: 1.10, 1.17, 1.17

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.