mersenneforum.org  

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

Reply
 
Thread Tools
Old 2012-08-21, 20:19   #1871
TObject
 
TObject's Avatar
 
Feb 2012

34·5 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
If you care to fiddle with mfaktc.ini::ProgressFormat a bit, GHz-days/day (%g) is probably more useful to look at than M/s (%r). This is the number you really want to maximize.
Sure. Thanks.

Three threads:
16-minute assignement - 94 GHz-days/day
8-hour assignement - 97 GHz-days/day
8-day assignement - 96 GHz-days/day

GPU load: 97%
GPU clock: 797 MHz
GPU Memory Clock: 2025 MHz

GTX 580

SievePrimes has auto-adjusted down to 2000 on all three threads. That probably means there is more performance to milk out of the GPU, but still we are somewhat close to maximum with only three threads.

That is with me using the computer (web browsing and email at the moment).

Last fiddled with by TObject on 2012-08-21 at 20:43
TObject is offline   Reply With Quote
Old 2012-08-21, 21:21   #1872
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Thanks for pointing out these options, James. Showing g-d/d is a welcome addition.
kladner is offline   Reply With Quote
Old 2012-08-28, 13:28   #1873
lalera
 
lalera's Avatar
 
Jul 2003

13·47 Posts
Default i have a question

is it possible to make a lessclasses version of mfaktc v 0.19
for win7 64bit ?
especially because of the new and fast 76bit kernel
lalera is offline   Reply With Quote
Old 2012-08-30, 16:34   #1874
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

11·101 Posts
Default I have an answer

Quote:
Originally Posted by lalera View Post
is it possible to make a lessclasses version of mfaktc v 0.19
for win7 64bit ?
especially because of the new and fast 76bit kernel
Yes, it is possible!
Windows executeables with "Less Classes": http://www.mersenneforum.org/mfaktc/...essClasses.zip

Oliver
TheJudger is offline   Reply With Quote
Old 2012-08-30, 17:25   #1875
NormanRKN
 
NormanRKN's Avatar
 
Jul 2012
Saarland / Germany

22×17 Posts
Default

hi!
what is the difference between the lessclasses and the stock version ?
NormanRKN is offline   Reply With Quote
Old 2012-08-30, 17:53   #1876
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

11×101 Posts
Default

Hi Norman,

the "LessClasses" version splits the job into 96 of 420 classes instead of 960 of 4620 classes.
This version is good for short running jobs (below 1s per class with the default version) because of less overhead for class switch at the cost of a slightly lower sieve efficency (because multiples of 11 are not avoided with the residue classes).
This option is a compiletime option in src/params.h.

Oliver

Last fiddled with by TheJudger on 2012-08-30 at 17:57
TheJudger is offline   Reply With Quote
Old 2012-08-30, 18:00   #1877
NormanRKN
 
NormanRKN's Avatar
 
Jul 2012
Saarland / Germany

10001002 Posts
Default

thx Olli,

but I can use it for long running jobs too without any trouble ?

Norman
NormanRKN is offline   Reply With Quote
Old 2012-08-30, 18:04   #1878
TheJudger
 
TheJudger's Avatar
 
"Oliver"
Mar 2005
Germany

11×101 Posts
Default

Hi Norman,

yes, for sure. Worst case it runs a little bit slower and/or higher demand for CPU.

Oliver
TheJudger is offline   Reply With Quote
Old 2012-08-30, 18:04   #1879
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 NormanRKN View Post
thx Olli,

but I can use it for long running jobs too without any trouble ?

Norman
Yes, but it will be slower than the default version. It's faster for very short jobs, slower for the work that GIMPS usually does.

Last fiddled with by Dubslow on 2012-08-30 at 18:05 Reason: apparently i can't delete this?
Dubslow is offline   Reply With Quote
Old 2012-08-30, 18:16   #1880
NormanRKN
 
NormanRKN's Avatar
 
Jul 2012
Saarland / Germany

1048 Posts
Default

aaah ok!!
is there a range where "short" starts or ends to know what versions I should use or is it dependent on hardware (speed) ?

Norman
NormanRKN is offline   Reply With Quote
Old 2012-08-30, 18:22   #1881
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 NormanRKN View Post
is there a range where "short" starts or ends to know what versions I should use or is it dependent on hardware (speed) ?
Quote:
Originally Posted by TheJudger View Post
This version is good for short running jobs (below 1s per class with the default version)
^^^
Dubslow 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 08:21.


Fri Aug 6 08:21:51 UTC 2021 up 14 days, 2:50, 1 user, load averages: 2.80, 2.44, 2.33

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.