![]() |
|
|
#2179 |
|
"Oliver"
Mar 2005
Germany
100010101112 Posts |
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 |
|
|
|
|
|
#2180 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
I've set Stages=1 (in light of the info above)
This is typical for my 580s in the 61M range: Last fiddled with by flashjh on 2013-01-24 at 20:40 |
|
|
|
|
|
#2181 | ||
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
1C3516 Posts |
Quote:
Quote:
(throughput was ~185 Eq. GHz at those settings).
Last fiddled with by Dubslow on 2013-01-24 at 21:01 |
||
|
|
|
|
|
#2182 |
|
Dec 2007
Cleves, Germany
2×5×53 Posts |
Nice try redacting that exponent out. Too bad k_min and k_max are giving it away.
|
|
|
|
|
|
#2183 |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
|
|
|
|
|
|
#2184 |
|
Aug 2012
New Hampshire
23·101 Posts |
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?
|
|
|
|
|
|
#2185 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
976710 Posts |
Quote:
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. |
|
|
|
|
|
|
#2186 |
|
Dec 2012
710 Posts |
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.
|
|
|
|
|
|
#2187 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
100110001001112 Posts |
Quote:
|
|
|
|
|
|
|
#2188 | |
|
Romulan Interpreter
Jun 2011
Thailand
100101101110012 Posts |
Quote:
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 |
|
|
|
|
|
|
#2189 | |
|
Dec 2012
1112 Posts |
Quote:
![]() Essentially, I set the last few settings to their maximum number to see what it would do. I would suggest not doing that. |
|
|
|
|
![]() |
| 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 |