mersenneforum.org  

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

Reply
Thread Tools
Old 2013-03-23, 02:19   #2245
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23·271 Posts
Default

I believe mfaktc has very little gpu memory usage. CuLu, however does of course.
kracker is offline   Reply With Quote
Old 2013-03-23, 03:02   #2246
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 kracker View Post
I believe mfaktc has very little gpu memory usage. CuLu, however does of course.
Quite. If you're running only mfaktc, memory clock will have little to no impact on performance. If you run CuLu, memory clock should scale mostly linearly with performance (up to some upper limit that's probably out of reach -- be sure your card is absolutely stable with at least a few double checks).
Dubslow is offline   Reply With Quote
Old 2013-03-23, 12:33   #2247
Chuck
 
Chuck's Avatar
 
May 2011
Orange Park, FL

37516 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
We have been messing around with the extremely confusing "EVGA Precision X" software. There are so many options it is ridiculous!

Anyways, we were messing with the memory clock setting. By default on our GTX690 it is 1502.3MHz. We lowered this to 1252.8MHz and the performance did not change!

The temperatures and voltages do not change, either.

Does this make sense?

Would running the memory slower like that make it less likely to have a flipped bit?

FWIW, the GPU clock is 1058.2MHz. The performance changes a lot when we mess around with that!

I had my memory clock cranked way down on the 580 and it made no noticeable change on the performance or temperature.
Chuck is offline   Reply With Quote
Old 2013-04-04, 15:15   #2248
Redarm
 
Redarm's Avatar
 
Apr 2012
Berlin Germany

3·17 Posts
Default

running MF , the performance should scale linear with GPU-clock


gpu clock * gpufactor = Ghz-d/Day

ex.

966mhz *x = 439
x = 0,454

1241mhz * 0,454 = ?

*proven*
Attached Thumbnails
Click image for larger version

Name:	ddd.jpg
Views:	142
Size:	227.1 KB
ID:	9646  

Last fiddled with by Redarm on 2013-04-04 at 15:22
Redarm is offline   Reply With Quote
Old 2013-04-14, 12:38   #2249
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

10AB16 Posts
Default

Is there any way to disable the "simple selftest" on startup? Maybe just run it once for each version of mfaktc or once per month? It wastes time that it could spend crunching when you switch stop and start it often, e.g. to switch speeds.

Last fiddled with by Mini-Geek on 2013-04-14 at 12:39
Mini-Geek is offline   Reply With Quote
Old 2013-04-14, 15:15   #2250
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

21278 Posts
Default

Without changing some code and recompile or binary hacking: no, not possible.
And there is (at least) one broken driver version available in the wild so I don't recommend to do so. How much time does it really take on your system?

Oliver
TheJudger is offline   Reply With Quote
Old 2013-04-15, 01:26   #2251
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17×251 Posts
Default

Quote:
Originally Posted by TheJudger View Post
Without changing some code and recompile or binary hacking: no, not possible.
And there is (at least) one broken driver version available in the wild so I don't recommend to do so. How much time does it really take on your system?

Oliver
About 6-7 seconds. It seems longer when using my controller app because it doesn't show the output until mfaktc finishes the first class (first time it senses a newline, I suppose) which means it looks like closer to 18 seconds on my current GPU/assignment.
I was under the impression that it really only was meant to test mfaktc's internals, but the fact that it can detect a broken driver makes it more useful.
I guess it's really not as bad as I thought, all things considered. I wouldn't expect most people to spend more than about a minute (~10 runs) per day running the selftest, really a trivial amount.
Thanks for the info.
Mini-Geek is offline   Reply With Quote
Old 2013-04-15, 04:53   #2252
Aramis Wyler
 
Aramis Wyler's Avatar
 
"Bill Staffen"
Jan 2013
Pittsburgh, PA, USA

42410 Posts
Default

Odd, I don't run that selftest more than once every few days. Do you turn the program off and on a lot?
Aramis Wyler is offline   Reply With Quote
Old 2013-04-15, 13:15   #2253
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

10AB16 Posts
Default

Quote:
Originally Posted by Aramis Wyler View Post
Odd, I don't run that selftest more than once every few days. Do you turn the program off and on a lot?
Yes, as part of switching speeds using my MfaktX Controller tool. Mfaktc doesn't support a nicer way of switching the GPUSieveSize, so the tool stops mfaktc, changes the ini file, and then starts it again. Due to the selftest, there's a few seconds of lost time each time you do this. I have the tool set up to switch automatically when the screensaver goes off or on, and there's a PauseWhileRunning feature, and you can change it any time you want, so it can happen a number of times per day - but at 6-7 seconds per, it's not a significant loss.

Last fiddled with by Mini-Geek on 2013-04-15 at 13:16
Mini-Geek is offline   Reply With Quote
Old 2013-04-24, 22:20   #2254
c10ck3r
 
c10ck3r's Avatar
 
Aug 2010
Kansas

10438 Posts
Default

Okay, I have questions that have probably been asked time and time again: what is the minimum exponent that can be tested with mfaktc 0.20? What is the minimum bit depth? Maximum? Is there a maximum exponent testable by design, or just based on memory?
Thanks in advance!
c10ck3r is offline   Reply With Quote
Old 2013-04-24, 22:29   #2255
firejuggler
 
firejuggler's Avatar
 
Apr 2010
Over the rainbow

50568 Posts
Default

If memory serve, smallest expo is 1M, maximum 2^32-1 (or was it 2^31-1?), following that, minimum depth should be 20, and maximum... well.. 2^31-1?

Last fiddled with by firejuggler on 2013-04-24 at 22:30
firejuggler 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 23:28.


Fri Aug 6 23:28:37 UTC 2021 up 14 days, 17:57, 1 user, load averages: 3.33, 3.80, 3.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.