![]() |
|
|
#2927 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
Quote:
As you know, I don't have privileged access to Primenet. But I understand that Primenet records (or, at least, is told) what client did what work. If this knowledge could be exposed to those interested, it could be quite valuable. |
|
|
|
|
|
|
#2928 |
|
Apr 2014
2×3×7 Posts |
Well, with mfakto, it switches from barrett15_73_gs to barrett15_82_gs where mfaktc is using barrett76_mul32
Last fiddled with by NickOfTime on 2014-05-20 at 19:36 |
|
|
|
|
|
#2929 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
87816 Posts |
Quote:
|
|
|
|
|
|
|
#2930 | |
|
Apr 2014
2·3·7 Posts |
Quote:
Nope 76 is Mul32 where 82 is mul15 in find_fastest_kernel Code:
/* GPU_GCN (7850@1050MHz, v=2) / (7770@1100MHz)*/ BARRETT69_MUL15, // "cl_barrett15_69" (393.88 M/s) / (259.96 M/s) BARRETT70_MUL15, // "cl_barrett15_70" (393.47 M/s) / (259.69 M/s) BARRETT71_MUL15, // "cl_barrett15_71" (365.89 M/s) / (241.50 M/s) BARRETT73_MUL15, // "cl_barrett15_73" (322.45 M/s) / (212.96 M/s) BARRETT82_MUL15, // "cl_barrett15_82" (285.47 M/s) / (188.74 M/s) BARRETT76_MUL32, // "cl_barrett32_76" (282.95 M/s) / (186.72 M/s) BARRETT77_MUL32, // "cl_barrett32_77" (274.09 M/s) / (180.93 M/s) Last fiddled with by NickOfTime on 2014-05-20 at 20:23 |
|
|
|
|
|
|
#2931 |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23·3·72 Posts |
My HD7950 @900MHz is also more 'efficient' in the DC TF range.
mfakto v.014 35M 69-70 [cl_barrett15_71_gs_2] 420GHz-d 70-71 [cl_barrett15_73_gs_2] 380GHz-d 69M 71-72 [cl_barrett15_73_gs_2] 366GHz-d 72-73 [cl_barrett15_73_gs_2] 366GHz-d 73-74 [cl_barrett15_82_gs_2] 327GHz-d |
|
|
|
|
|
#2932 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
|
|
|
|
|
|
#2933 | |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
Quote:
For example my 7970 crunches 630G at ~40M to 69, but it gets as low as 400G at ~65M to 74. The best use (optimum point) for this card is either TF to ~70/71 bits, or DC of a ~37M exponent (where a power of 2 FFT is used optimally). Last fiddled with by LaurV on 2014-05-21 at 04:26 |
|
|
|
|
|
|
#2934 |
|
Nov 2010
Germany
11258 Posts |
There are 3 factors that influence mfakto (and mfaktc) performance:
Last fiddled with by Bdot on 2014-05-21 at 10:18 Reason: s/linear/proportional/ (because it is linear) |
|
|
|
|
|
#2935 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Quote:
|
|
|
|
|
|
|
#2936 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
2·67·73 Posts |
OK. Can we think about and discuss this?
The whole point of GPU72 is to optimize the available GPU firepower. I have been using James' analysis as to where the cross-over points should be (read: where TF'ing Makes More Sense than LL'ing or DC'ing). I'm more than happy to add additional "WMS" options for different card types. |
|
|
|
|
|
#2937 |
|
Mar 2014
Germany
23·3·5 Posts |
If you are collecting these tests now, I can participate: Just checked the stats for my cards on mfactc 0.20:
GTX670@1176MHz: Code:
Exp toBit Ghzd/d 66M 74 275.8 66M 73 275.9 66M 72 276.2 66M 71 276.2 35M 71 284.8 35M 70 284.7 35M 69 284.6 Code:
66M 74 96.5 66M 73 96.4 66M 72 96.4 66M 71 96.4 35M 71 100.2 35M 70 100.2 35M 69 100.1 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Status | Primeinator | Operation Billion Digits | 5 | 2011-12-06 02:35 |
| 62 bit status | 1997rj7 | Lone Mersenne Hunters | 27 | 2008-09-29 13:52 |
| OBD Status | Uncwilly | Operation Billion Digits | 22 | 2005-10-25 14:05 |
| 1-2M LLR status | paulunderwood | 3*2^n-1 Search | 2 | 2005-03-13 17:03 |
| Status of 26.0M - 26.5M | 1997rj7 | Lone Mersenne Hunters | 25 | 2004-06-18 16:46 |