![]() |
|
|
#1398 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Do you know why 2.1 is worse than 2.0?
Edit: So a 460's slower than a 465/470/480 by nature of its compute compatibility.... http://developer.nvidia.com/cuda-gpus Last fiddled with by Dubslow on 2011-12-06 at 15:39 |
|
|
|
|
|
#1399 | |
|
"Oliver"
Mar 2005
Germany
45716 Posts |
Quote:
mfaktc has a lot of dependent instructions (carry flag) so ILP doesn't work here. Of course I could write a kernel without the use of the carry flag but my guess is that it is much slower on all archtictures. CC 2.x is much better than CC 1.x for mfaktc because 2.x can do int32 multiplication native while CC 1.x can't. Oliver |
|
|
|
|
|
|
#1400 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Hmm. I understand the third line, but the first two are beyond me...
:) And that's why I'm not the developer. |
|
|
|
|
|
#1401 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
To James Heinrich:
This is from my partner's machine. It's an i7 920, 2811MHz, 3GB RAM, XP 32bit. I did turn off the Turbo for this run. Code:
Asus 9600 GT, fanless GPU @ 650MHz Usage 99% Factor M54097591, No factor found, 70-71 Time/class 18.08s Total Time 4h 51m 42s Affinity not set 3,3,3 on the Streams and GridSize AllowSleep=0 This box is going to be Win7-64 with 9GB RAM before too much longer. |
|
|
|
|
|
#1402 | |
|
Mar 2003
Melbourne
20316 Posts |
Quote:
I have 4x GTX580s in my setup:
-- Craig |
|
|
|
|
|
|
#1403 | ||
|
"James Heinrich"
May 2004
ex-Northern Ontario
342110 Posts |
Quote:
Quote:
There are many factors that affect it (from overclocked GPU speed, SievePrimes setting, CPU powering it, etc etc) so my numbers are naturally quite rough, but compiling all the results give a general pattern. I'm using these approximated multipliers for GFLOPS to GHz-days/day: v1.1-1.3 = 14.0 v2.0 = 5.0 v2.1 = 7.5 I'm pretty confident about the v1.1 results (3 very close results), less so about v2.0 and 2.1, but it's at least in the ballpark. My chart is now scaled according to the compute version: http://mersenne-aries.sili.net/mfaktc.php |
||
|
|
|
|
|
#1405 |
|
"James Heinrich"
May 2004
ex-Northern Ontario
11·311 Posts |
|
|
|
|
|
|
#1406 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Quote:
|
|
|
|
|
|
|
#1407 | |
|
Oct 2010
191 Posts |
Quote:
This PPA might be useful for you: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates Last fiddled with by Ralf Recker on 2011-12-09 at 05:29 Reason: nouveau drivers of course, not noveau :) |
|
|
|
|
|
|
#1408 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
Installing the nvidia-current package fixes the GUI. I remember at install time I elected to install proprietary drivers. I'll take a look though and see what I can do.
|
|
|
|
![]() |
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 |