Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 1097. (Read 3426918 times)

sr. member
Activity: 252
Merit: 250
Is it possible to mine bitcoin with cudaminer? I see the -a flag but it does not work O.o
it is but that part of the code wasn't built to use the GPU only CPU
hero member
Activity: 756
Merit: 502
Is it possible to mine bitcoin with cudaminer? I see the -a flag but it does not work O.o

How likely is it that an application that was announced as "[ANN] cudaMiner - a new litecoin mining application [Windows/Linux]" will mine Bitcoin?
newbie
Activity: 7
Merit: 0
Is it possible to mine bitcoin with cudaminer? I see the -a flag but it does not work O.o
sr. member
Activity: 252
Merit: 250
maybe iv been spoiled by the rapid updates of a few weeks ago

whats being worked on for the next update?
hero member
Activity: 756
Merit: 502
yeah, the old "S" kernels for compute 1.x devices have been scrapped currently, in favor of kernels that work a bit faster on GTX 660Ti, 670, 680 cards.

You should stick with the previous versions to mine on these really old cards.

If there is enough demand, I might bring these kernels back.
member
Activity: 75
Merit: 10
I've noticed that when using the latest Nvidia drivers (319.17) cudaminer doesn't find any "low shared memory optimized kernels" but only "spinlock kernel for Kepler GPUs". This S-kernel gives me about 35 khash/s while the other kernel gave me 48 khash/s

I'm on Ubuntu 13.04 and I'm using a XFX GTS250 1GB. Of course this is not used for serious mining, just for funz  Wink

310.51
Code:
stefan@Spin:~$ cudaminer -o http://192.168.2.1:8332 -O *** -D
   *** CudaMiner for nVidia GPUs by Christian Buchner ***
             This is version 2013-04-30 (alpha)
based on pooler-cpuminer 2.2.3 (c) 2010 Jeff Garzik, 2012 pooler
       Cuda additions Copyright 2013 Christian Buchner
   My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-05-08 22:31:21] 1 miner threads started, using 'scrypt' algorithm.
[2013-05-08 22:31:21] Long-polling activated for http://192.168.2.1:8332/lp
[2013-05-08 22:31:21] DEBUG: got new work in 1 ms
[2013-05-08 22:31:40] GPU #0: GeForce GTS 250 with compute capability 1.1
[2013-05-08 22:31:40] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2013-05-08 22:31:40] GPU #0: Performing auto-tuning (Patience...)
[2013-05-08 22:31:40]        x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:31:40]   1:  1.2|  2.2|  2.9|  3.6                         kh/s
[2013-05-08 22:31:40]   2:  2.4|  4.3|  5.7|  7.2                         kh/s
[2013-05-08 22:31:40]   3:  3.4|  6.3|  8.4| 10.4                         kh/s
[2013-05-08 22:31:41]   4:  4.4|  8.2| 11.1| 13.5                         kh/s
[2013-05-08 22:31:41]   5:  5.5| 10.1| 13.9| 16.7                         kh/s
[2013-05-08 22:31:41]   6:  6.5| 12.0| 16.6| 20.0                         kh/s
[2013-05-08 22:31:41]   7:  7.5| 13.9| 19.3| 23.3                         kh/s
[2013-05-08 22:31:42]   8:  8.4| 15.6| 21.7| 26.0                         kh/s
[2013-05-08 22:31:42]   9:  9.4| 17.5| 24.2| 29.1                         kh/s
[2013-05-08 22:31:42]  10: 10.5| 19.5| 27.2| 32.0                         kh/s
[2013-05-08 22:31:43]  11: 11.5| 21.4| 29.3| 34.3                         kh/s
[2013-05-08 22:31:43]  12: 12.6| 23.6| 31.6| 36.6                         kh/s
[2013-05-08 22:31:43]  13: 13.6| 25.3| 34.0| 39.8                         kh/s
[2013-05-08 22:31:43]  14: 14.7| 27.0| 35.6| 42.3                         kh/s
[2013-05-08 22:31:44]  15: 15.7| 28.8| 38.3| 44.8                         kh/s
[2013-05-08 22:31:44]  16: 16.6| 30.1| 39.9| 47.5                         kh/s
[2013-05-08 22:31:44]  17: 17.6| 30.0| 24.6| 29.8                         kh/s
[2013-05-08 22:31:45]  18: 18.6| 31.4| 25.6| 31.0                         kh/s
[2013-05-08 22:31:45]  19: 19.6| 32.6| 26.7| 31.6                         kh/s
[2013-05-08 22:31:45]  20: 20.7| 34.1| 27.7| 32.6                         kh/s
[2013-05-08 22:31:45]  21: 21.5| 35.6| 28.9| 33.9                         kh/s
[2013-05-08 22:31:46]  22: 22.7| 37.1| 29.4| 35.1                         kh/s
[2013-05-08 22:31:46]  23: 23.7| 39.0| 30.6| 36.6                         kh/s
[2013-05-08 22:31:46]  24: 24.1| 40.5| 31.4| 37.1                         kh/s
[2013-05-08 22:31:47]  25: 25.5| 42.0| 32.8| 38.9                         kh/s
[2013-05-08 22:31:47]  26: 26.5| 42.4| 34.0| 40.0                         kh/s
[2013-05-08 22:31:47]  27: 26.8| 43.1| 35.1| 41.5                         kh/s
[2013-05-08 22:31:47]  28: 27.1| 44.0| 36.3| 42.4                         kh/s
[2013-05-08 22:31:48]  29: 28.0| 45.3| 37.4| 44.0                         kh/s
[2013-05-08 22:31:48]  30: 28.6| 46.2| 38.2| 45.5                         kh/s
[2013-05-08 22:31:48]  31: 29.5| 47.1| 39.4| 46.3                         kh/s
[2013-05-08 22:31:49]  32: 29.9| 47.1| 40.5| 47.6                         kh/s
[2013-05-08 22:31:49]    S   x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:31:49]   1:  1.0|  2.1|  2.8|  3.5                         kh/s
[2013-05-08 22:31:49]   2:  2.0|  4.0|  5.5|  6.9                         kh/s
[2013-05-08 22:31:50]   3:  2.8|  5.9|  8.1| 10.1                         kh/s
[2013-05-08 22:31:50]   4:  3.7|  7.6| 10.6| 13.2                         kh/s
[2013-05-08 22:31:50]   5:  4.6|  9.5| 13.1| 16.3                         kh/s
[2013-05-08 22:31:50]   6:  5.4| 11.2| 15.6| 19.4                         kh/s
[2013-05-08 22:31:51]   7:  6.3| 12.8| 17.9| 22.3                         kh/s
[2013-05-08 22:31:51]   8:  7.0| 14.1| 19.9| 25.0                         kh/s
[2013-05-08 22:31:51]   9:  7.9| 16.1| 22.4| 27.7                         kh/s
[2013-05-08 22:31:52]  10:  8.8| 17.6| 24.8| 28.2                         kh/s
[2013-05-08 22:31:52]  11:  9.6| 19.4| 27.0| 28.6                         kh/s
[2013-05-08 22:31:52]  12: 10.5| 21.0| 29.0| 26.6                         kh/s
[2013-05-08 22:31:53]  13: 11.4| 22.6| 31.0| 23.8                         kh/s
[2013-05-08 22:31:53]  14: 12.3| 24.3| 32.8| 23.9                         kh/s
[2013-05-08 22:31:53]  15: 13.2| 26.0| 34.1| 23.6                         kh/s
[2013-05-08 22:31:54]  16: 13.9| 27.4| 34.3| 23.2                         kh/s
[2013-05-08 22:31:54]  17: 14.7| 27.9| 22.0| 17.5                         kh/s
[2013-05-08 22:31:54]  18: 15.6| 29.2| 23.1| 18.5                         kh/s
[2013-05-08 22:31:55]  19: 16.5| 30.5| 23.7| 19.3                         kh/s
[2013-05-08 22:31:55]  20: 17.3| 31.6| 24.5| 20.2                         kh/s
[2013-05-08 22:31:55]  21: 18.2| 32.2| 25.4| 21.2                         kh/s
[2013-05-08 22:31:56]  22: 19.0| 31.7| 26.5| 22.1                         kh/s
[2013-05-08 22:31:56]  23: 19.9| 31.7| 27.5| 23.0                         kh/s
[2013-05-08 22:31:56]  24: 20.5| 31.1| 28.0| 23.7                         kh/s
[2013-05-08 22:31:57]  25: 21.3| 31.9| 29.2| 24.7                         kh/s
[2013-05-08 22:31:57]  26: 22.0| 30.6| 30.1| 25.0                         kh/s
[2013-05-08 22:31:57]  27: 22.8| 29.1| 31.3| 25.4                         kh/s
[2013-05-08 22:31:58]  28: 23.4| 29.2| 32.0| 25.9                         kh/s
[2013-05-08 22:31:58]  29: 24.2| 28.8| 33.1| 25.5                         kh/s
[2013-05-08 22:31:59]  30: 24.7| 28.2| 34.1| 25.9                         kh/s
[2013-05-08 22:31:59]  31: 25.6| 27.6| 34.7| 26.0                         kh/s
[2013-05-08 22:31:59]  32: 25.8| 26.7| 34.5| 25.8                         kh/s
[2013-05-08 22:31:59] GPU #0:   47.64 khash/s with configuration  32x4
[2013-05-08 22:31:59] GPU #0: using launch configuration  32x4
[2013-05-08 22:32:00] GPU #0: GeForce GTS 250, 4096 hashes, 0.11 khash/s
[2013-05-08 22:32:00] GPU #0: GeForce GTS 250, 4096 hashes, 23.53 khash/s

313.30
Code:
stefan@Spin:~$ cudaminer -o http://192.168.2.1:8332 -O *** -D
   *** CudaMiner for nVidia GPUs by Christian Buchner ***
             This is version 2013-04-30 (alpha)
based on pooler-cpuminer 2.2.3 (c) 2010 Jeff Garzik, 2012 pooler
       Cuda additions Copyright 2013 Christian Buchner
   My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-05-08 22:36:50] 1 miner threads started, using 'scrypt' algorithm.
[2013-05-08 22:36:50] DEBUG: got new work in 1 ms
[2013-05-08 22:36:50] Long-polling activated for http://192.168.2.1:8332/lp
[2013-05-08 22:37:08] GPU #0: GeForce GTS 250 with compute capability 1.1
[2013-05-08 22:37:08] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2013-05-08 22:37:08] GPU #0: Performing auto-tuning (Patience...)
[2013-05-08 22:37:08]        x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:37:08]   1:  1.2|  2.2|  2.9|  3.6                         kh/s
[2013-05-08 22:37:08]   2:  2.3|  4.4|  5.8|  7.1                         kh/s
[2013-05-08 22:37:09]   3:  3.4|  6.3|  8.5| 10.4                         kh/s
[2013-05-08 22:37:09]   4:  4.5|  8.2| 11.3| 13.5                         kh/s
[2013-05-08 22:37:09]   5:  5.5| 10.1| 13.9| 16.8                         kh/s
[2013-05-08 22:37:09]   6:  6.5| 12.1| 16.6| 20.0                         kh/s
[2013-05-08 22:37:10]   7:  7.5| 14.0| 19.4| 23.3                         kh/s
[2013-05-08 22:37:10]   8:  8.4| 15.6| 21.7| 26.0                         kh/s
[2013-05-08 22:37:10]   9:  9.4| 17.6| 24.5| 29.2                         kh/s
[2013-05-08 22:37:11]  10: 10.5| 19.6| 27.0| 31.9                         kh/s
[2013-05-08 22:37:11]  11: 11.5| 21.3| 29.2| 34.4                         kh/s
[2013-05-08 22:37:11]  12: 12.6| 23.4| 31.4| 36.9                         kh/s
[2013-05-08 22:37:11]  13: 13.6| 25.3| 34.2| 39.9                         kh/s
[2013-05-08 22:37:12]  14: 14.6| 27.1| 35.7| 42.4                         kh/s
[2013-05-08 22:37:12]  15: 15.7| 28.8| 38.2| 44.7                         kh/s
[2013-05-08 22:37:12]  16: 16.6| 30.1| 40.0| 47.6                         kh/s
[2013-05-08 22:37:13]  17: 17.7| 30.0| 24.6| 29.8                         kh/s
[2013-05-08 22:37:13]  18: 18.6| 31.4| 25.7| 31.0                         kh/s
[2013-05-08 22:37:13]  19: 19.5| 32.6| 26.8| 31.6                         kh/s
[2013-05-08 22:37:13]  20: 20.7| 34.1| 27.7| 32.7                         kh/s
[2013-05-08 22:37:14]  21: 21.5| 35.6| 28.8| 33.9                         kh/s
[2013-05-08 22:37:14]  22: 22.8| 37.2| 29.3| 35.2                         kh/s
[2013-05-08 22:37:14]  23: 23.7| 38.8| 30.6| 36.5                         kh/s
[2013-05-08 22:37:15]  24: 24.4| 40.4| 31.4| 37.2                         kh/s
[2013-05-08 22:37:15]  25: 25.5| 41.9| 32.9| 38.7                         kh/s
[2013-05-08 22:37:15]  26: 26.5| 42.4| 34.2| 40.1                         kh/s
[2013-05-08 22:37:15]  27: 27.0| 43.3| 35.2| 41.3                         kh/s
[2013-05-08 22:37:16]  28: 27.1| 44.0| 36.3| 42.5                         kh/s
[2013-05-08 22:37:16]  29: 27.9| 45.4| 37.4| 43.8                         kh/s
[2013-05-08 22:37:16]  30: 28.7| 46.5| 38.5| 45.5                         kh/s
[2013-05-08 22:37:17]  31: 29.8| 47.4| 39.6| 46.6                         kh/s
[2013-05-08 22:37:17]  32: 30.0| 46.8| 40.5| 48.1                         kh/s
[2013-05-08 22:37:17]    S   x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:37:17]   1:  1.0|  2.1|  2.9|  3.5                         kh/s
[2013-05-08 22:37:18]   2:  2.0|  4.0|  5.5|  6.9                         kh/s
[2013-05-08 22:37:18]   3:  2.8|  5.9|  8.1| 10.2                         kh/s
[2013-05-08 22:37:18]   4:  3.7|  7.6| 10.6| 13.1                         kh/s
[2013-05-08 22:37:18]   5:  4.6|  9.5| 13.1| 16.3                         kh/s
[2013-05-08 22:37:19]   6:  5.5| 11.2| 15.6| 19.4                         kh/s
[2013-05-08 22:37:19]   7:  6.3| 12.9| 17.9| 22.3                         kh/s
[2013-05-08 22:37:19]   8:  7.0| 14.2| 19.9| 25.0                         kh/s
[2013-05-08 22:37:20]   9:  7.9| 15.9| 22.3| 27.5                         kh/s
[2013-05-08 22:37:20]  10:  8.8| 17.9| 24.8| 27.3                         kh/s
[2013-05-08 22:37:20]  11:  9.7| 19.4| 26.9| 27.8                         kh/s
[2013-05-08 22:37:20]  12: 10.5| 20.9| 29.1| 26.1                         kh/s
[2013-05-08 22:37:21]  13: 11.4| 22.6| 31.0| 23.3                         kh/s
[2013-05-08 22:37:21]  14: 12.3| 24.3| 32.7| 23.5                         kh/s
[2013-05-08 22:37:21]  15: 13.2| 26.0| 34.0| 23.2                         kh/s
[2013-05-08 22:37:22]  16: 13.8| 27.4| 33.7| 22.6                         kh/s
[2013-05-08 22:37:22]  17: 14.8| 27.8| 21.8| 17.2                         kh/s
[2013-05-08 22:37:22]  18: 15.6| 29.2| 22.8| 18.2                         kh/s
[2013-05-08 22:37:23]  19: 16.5| 30.4| 23.5| 19.1                         kh/s
[2013-05-08 22:37:23]  20: 17.3| 31.5| 24.1| 19.9                         kh/s
[2013-05-08 22:37:24]  21: 18.2| 32.0| 25.2| 20.9                         kh/s
[2013-05-08 22:37:24]  22: 18.9| 30.6| 26.4| 21.8                         kh/s
[2013-05-08 22:37:24]  23: 19.9| 30.5| 27.4| 22.7                         kh/s
[2013-05-08 22:37:25]  24: 20.4| 29.9| 27.6| 23.4                         kh/s
[2013-05-08 22:37:25]  25: 21.2| 29.9| 28.7| 24.3                         kh/s
[2013-05-08 22:37:25]  26: 22.2| 29.4| 29.8| 24.6                         kh/s
[2013-05-08 22:37:26]  27: 22.8| 27.9| 31.0| 25.3                         kh/s
[2013-05-08 22:37:26]  28: 23.4| 28.2| 31.8| 25.5                         kh/s
[2013-05-08 22:37:26]  29: 24.3| 27.8| 32.7| 25.2                         kh/s
[2013-05-08 22:37:27]  30: 24.7| 27.4| 33.8| 25.6                         kh/s
[2013-05-08 22:37:27]  31: 25.6| 26.8| 34.5| 25.6                         kh/s
[2013-05-08 22:37:28]  32: 26.0| 26.0| 34.1| 25.4                         kh/s
[2013-05-08 22:37:28] GPU #0:   48.12 khash/s with configuration  32x4
[2013-05-08 22:37:28] GPU #0: using launch configuration  32x4
[2013-05-08 22:37:28] GPU #0: GeForce GTS 250, 4096 hashes, 0.11 khash/s
[2013-05-08 22:37:28] GPU #0: GeForce GTS 250, 4096 hashes, 23.57 khash/s

319.17
Code:
stefan@Spin:~$ cudaminer -o http://192.168.2.1:8332 -O ***
   *** CudaMiner for nVidia GPUs by Christian Buchner ***
             This is version 2013-04-30 (alpha)
based on pooler-cpuminer 2.2.3 (c) 2010 Jeff Garzik, 2012 pooler
       Cuda additions Copyright 2013 Christian Buchner
   My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2013-05-04 13:40:59] 1 miner threads started, using 'scrypt' algorithm.
[2013-05-04 13:41:00] Long-polling activated for http://192.168.2.1:8332/lp
[2013-05-04 13:41:03] LONGPOLL detected new block
[2013-05-04 13:41:08] GPU #0: GeForce GTS 250 with compute capability 1.1
[2013-05-04 13:41:08] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2013-05-04 13:41:08] GPU #0: Performing auto-tuning (Patience...)
[2013-05-08 22:25:15]        x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:25:15]   1:  0.0                                           kh/s
[2013-05-08 22:25:15]   2:  0.0                                           kh/s
[2013-05-08 22:25:15]   3:  0.0                                           kh/s
[2013-05-08 22:25:15]   4:  0.0                                           kh/s
[2013-05-08 22:25:15]   5:  0.0                                           kh/s
[2013-05-08 22:25:15]   6:  0.0                                           kh/s
[2013-05-08 22:25:15]   7:  0.0                                           kh/s
[2013-05-08 22:25:15]   8:  0.0                                           kh/s
[2013-05-08 22:25:15]   9:  0.0                                           kh/s
[2013-05-08 22:25:15]  10:  0.0                                           kh/s
[2013-05-08 22:25:15]  11:  0.0                                           kh/s
[2013-05-08 22:25:15]  12:  0.0                                           kh/s
[2013-05-08 22:25:15]  13:  0.0                                           kh/s
[2013-05-08 22:25:15]  14:  0.0                                           kh/s
[2013-05-08 22:25:15]  15:  0.0                                           kh/s
[2013-05-08 22:25:15]  16:  0.0                                           kh/s
[2013-05-08 22:25:15]  17:  0.0                                           kh/s
[2013-05-08 22:25:15]  18:  0.0                                           kh/s
[2013-05-08 22:25:15]  19:  0.0                                           kh/s
[2013-05-08 22:25:15]  20:  0.0                                           kh/s
[2013-05-08 22:25:15]  21:  0.0                                           kh/s
[2013-05-08 22:25:15]  22:  0.0                                           kh/s
[2013-05-08 22:25:15]  23:  0.0                                           kh/s
[2013-05-08 22:25:15]  24:  0.0                                           kh/s
[2013-05-08 22:25:15]  25:  0.0                                           kh/s
[2013-05-08 22:25:15]  26:  0.0                                           kh/s
[2013-05-08 22:25:15]  27:  0.0                                           kh/s
[2013-05-08 22:25:15]  28:  0.0                                           kh/s
[2013-05-08 22:25:15]  29:  0.0                                           kh/s
[2013-05-08 22:25:15]  30:  0.0                                           kh/s
[2013-05-08 22:25:15]  31:  0.0                                           kh/s
[2013-05-08 22:25:15]  32:  0.0                                           kh/s
[2013-05-08 22:25:15]  33:  0.0                                           kh/s
[2013-05-08 22:25:15]  34:  0.0                                           kh/s
[2013-05-08 22:25:15]  35:  0.0                                           kh/s
[2013-05-08 22:25:15]  36:  0.0                                           kh/s
[2013-05-08 22:25:15]  37:  0.0                                           kh/s
[2013-05-08 22:25:15]  38:  0.0                                           kh/s
[2013-05-08 22:25:15]  39:  0.0                                           kh/s
[2013-05-08 22:25:15]  40:  0.0                                           kh/s
[2013-05-08 22:25:15]  41:  0.0                                           kh/s
[2013-05-08 22:25:15]  42:  0.0                                           kh/s
[2013-05-08 22:25:15]  43:  0.0                                           kh/s
[2013-05-08 22:25:15]  44:  0.0                                           kh/s
[2013-05-08 22:25:15]  45:  0.0                                           kh/s
[2013-05-08 22:25:15]  46:  0.0                                           kh/s
[2013-05-08 22:25:15]  47:  0.0                                           kh/s
[2013-05-08 22:25:15]  48:  0.0                                           kh/s
[2013-05-08 22:25:15]  49:  0.0                                           kh/s
[2013-05-08 22:25:15]  50:  0.0                                           kh/s
[2013-05-08 22:25:15]  51:  0.0                                           kh/s
[2013-05-08 22:25:15]  52:  0.0                                           kh/s
[2013-05-08 22:25:15]  53:  0.0                                           kh/s
[2013-05-08 22:25:15]  54:  0.0                                           kh/s
[2013-05-08 22:25:15]  55:  0.0                                           kh/s
[2013-05-08 22:25:15]  56:  0.0                                           kh/s
[2013-05-08 22:25:15]  57:  0.0                                           kh/s
[2013-05-08 22:25:15]  58:  0.0                                           kh/s
[2013-05-08 22:25:15]  59:  0.0                                           kh/s
[2013-05-08 22:25:15]  60:  0.0                                           kh/s
[2013-05-08 22:25:15]  61:  0.0                                           kh/s
[2013-05-08 22:25:15]  62:  0.0                                           kh/s
[2013-05-08 22:25:15]  63:  0.0                                           kh/s
[2013-05-08 22:25:15]  64:  0.0                                           kh/s
[2013-05-08 22:25:15]  65:  0.0                                           kh/s
[2013-05-08 22:25:15]  66:  0.0                                           kh/s
[2013-05-08 22:25:15]  67:  0.0                                           kh/s
[2013-05-08 22:25:15]  68:  0.0                                           kh/s
[2013-05-08 22:25:15]  69:  0.0                                           kh/s
[2013-05-08 22:25:15]  70:  0.0                                           kh/s
[2013-05-08 22:25:15]  71:  0.0                                           kh/s
[2013-05-08 22:25:15]  72:  0.0                                           kh/s
[2013-05-08 22:25:15]  73:  0.0                                           kh/s
[2013-05-08 22:25:15]  74:  0.0                                           kh/s
[2013-05-08 22:25:15]  75:  0.0                                           kh/s
[2013-05-08 22:25:15]  76:  0.0                                           kh/s
[2013-05-08 22:25:15]  77:  0.0                                           kh/s
[2013-05-08 22:25:15]  78:  0.0                                           kh/s
[2013-05-08 22:25:15]  79:  0.0                                           kh/s
[2013-05-08 22:25:15]  80:  0.0                                           kh/s
[2013-05-08 22:25:15]  81:  0.0                                           kh/s
[2013-05-08 22:25:15]  82:  0.0                                           kh/s
[2013-05-08 22:25:15]  83:  0.0                                           kh/s
[2013-05-08 22:25:15]  84:  0.0                                           kh/s
[2013-05-08 22:25:15]  85:  0.0                                           kh/s
[2013-05-08 22:25:15]  86:  0.0                                           kh/s
[2013-05-08 22:25:15]  87:  0.0                                           kh/s
[2013-05-08 22:25:15]  88:  0.0                                           kh/s
[2013-05-08 22:25:15]  89:  0.0                                           kh/s
[2013-05-08 22:25:15]  90:  0.0                                           kh/s
[2013-05-08 22:25:15]  91:  0.0                                           kh/s
[2013-05-08 22:25:15]  92:  0.0                                           kh/s
[2013-05-08 22:25:15]  93:  0.0                                           kh/s
[2013-05-08 22:25:15]  94:  0.0                                           kh/s
[2013-05-08 22:25:15]  95:  0.0                                           kh/s
[2013-05-08 22:25:15]  96:  0.0                                           kh/s
[2013-05-08 22:25:15]  97:  0.0                                           kh/s
[2013-05-08 22:25:15]  98:  0.0                                           kh/s
[2013-05-08 22:25:15]  99:  0.0                                           kh/s
[2013-05-08 22:25:15] 100:  0.0                                           kh/s
[2013-05-08 22:25:15] 101:  0.0                                           kh/s
[2013-05-08 22:25:15] 102:  0.0                                           kh/s
[2013-05-08 22:25:15] 103:  0.0                                           kh/s
[2013-05-08 22:25:15] 104:  0.0                                           kh/s
[2013-05-08 22:25:15] 105:  0.0                                           kh/s
[2013-05-08 22:25:15] 106:  0.0                                           kh/s
[2013-05-08 22:25:15] 107:  0.0                                           kh/s
[2013-05-08 22:25:15] 108:  0.0                                           kh/s
[2013-05-08 22:25:15] 109:  0.0                                           kh/s
[2013-05-08 22:25:15] 110:  0.0                                           kh/s
[2013-05-08 22:25:15] 111:  0.0                                           kh/s
[2013-05-08 22:25:15] 112:  0.0                                           kh/s
[2013-05-08 22:25:15] 113:  0.0                                           kh/s
[2013-05-08 22:25:15] 114:  0.0                                           kh/s
[2013-05-08 22:25:15] 115:  0.0                                           kh/s
[2013-05-08 22:25:15] 116:  0.0                                           kh/s
[2013-05-08 22:25:15] 117:  0.0                                           kh/s
[2013-05-08 22:25:15] 118:  0.0                                           kh/s
[2013-05-08 22:25:15] 119:  0.0                                           kh/s
[2013-05-08 22:25:15] 120:  0.0                                           kh/s
[2013-05-08 22:25:15] 121:  0.0                                           kh/s
[2013-05-08 22:25:15] 122:  0.0                                           kh/s
[2013-05-08 22:25:15] 123:  0.0                                           kh/s
[2013-05-08 22:25:15] 124:  0.0                                           kh/s
[2013-05-08 22:25:15] 125:  0.0                                           kh/s
[2013-05-08 22:25:15] 126:  0.0                                           kh/s
[2013-05-08 22:25:15] 127:  0.0                                           kh/s
[2013-05-08 22:25:15] 128:  0.0                                           kh/s
[2013-05-08 22:25:15] 129:  0.0                                           kh/s
[2013-05-08 22:25:15] 130:  0.0                                           kh/s
[2013-05-08 22:25:15] 131:  0.0                                           kh/s
[2013-05-08 22:25:15] 132:  0.0                                           kh/s
[2013-05-08 22:25:15] 133:  0.0                                           kh/s
[2013-05-08 22:25:15] 134:  0.0                                           kh/s
[2013-05-08 22:25:15] 135:  0.0                                           kh/s
[2013-05-08 22:25:15] 136:  0.0                                           kh/s
[2013-05-08 22:25:15] 137:  0.0                                           kh/s
[2013-05-08 22:25:15] 138:  0.0                                           kh/s
[2013-05-08 22:25:15] 139:  0.0                                           kh/s
[2013-05-08 22:25:15] 140:  0.0                                           kh/s
[2013-05-08 22:25:15] 141:  0.0                                           kh/s
[2013-05-08 22:25:15]    S   x1    x2    x3    x4    x5    x6    x7    x8
[2013-05-08 22:25:15]   1:  1.0|  2.1|  2.8|  3.5                         kh/s
[2013-05-08 22:25:15]   2:  1.9|  4.0|  5.5|  6.8                         kh/s
[2013-05-08 22:25:16]   3:  2.8|  5.8|  8.1| 10.1                         kh/s
[2013-05-08 22:25:16]   4:  3.6|  7.6| 10.5| 13.1                         kh/s
[2013-05-08 22:25:16]   5:  4.5|  9.5| 13.0| 16.3                         kh/s
[2013-05-08 22:25:16]   6:  5.4| 11.2| 15.5| 19.3                         kh/s
[2013-05-08 22:25:17]   7:  6.2| 12.9| 17.9| 22.2                         kh/s
[2013-05-08 22:25:17]   8:  7.0| 14.1| 19.9| 24.9                         kh/s
[2013-05-08 22:25:17]   9:  7.9| 16.0| 22.6| 27.4                         kh/s
[2013-05-08 22:25:18]  10:  8.7| 17.6| 24.7| 27.3                         kh/s
[2013-05-08 22:25:18]  11:  9.6| 19.4| 27.0| 27.5                         kh/s
[2013-05-08 22:25:18]  12: 10.5| 21.0| 29.0| 25.7                         kh/s
[2013-05-08 22:25:19]  13: 11.3| 22.5| 31.0| 23.3                         kh/s
[2013-05-08 22:25:19]  14: 12.2| 24.2| 32.6| 23.3                         kh/s
[2013-05-08 22:25:19]  15: 13.0| 26.1| 33.9| 23.2                         kh/s
[2013-05-08 22:25:20]  16: 13.8| 27.2| 33.6| 22.5                         kh/s
[2013-05-08 22:25:20]  17: 14.7| 28.1| 21.7| 17.2                         kh/s
[2013-05-08 22:25:20]  18: 15.5| 29.1| 22.6| 18.2                         kh/s
[2013-05-08 22:25:21]  19: 16.3| 30.5| 23.6| 19.1                         kh/s
[2013-05-08 22:25:21]  20: 17.3| 31.4| 24.2| 19.9                         kh/s
[2013-05-08 22:25:21]  21: 18.0| 32.1| 25.3| 20.8                         kh/s
[2013-05-08 22:25:22]  22: 19.1| 30.8| 26.3| 21.9                         kh/s
[2013-05-08 22:25:22]  23: 19.9| 30.6| 27.5| 22.7                         kh/s
[2013-05-08 22:25:22]  24: 20.2| 29.7| 27.9| 23.5                         kh/s
[2013-05-08 22:25:23]  25: 21.2| 30.2| 28.9| 24.3                         kh/s
[2013-05-08 22:25:23]  26: 21.9| 29.5| 29.8| 24.5                         kh/s
[2013-05-08 22:25:23]  27: 22.8| 27.7| 31.1| 25.3                         kh/s
[2013-05-08 22:25:24]  28: 23.5| 28.2| 32.1| 25.7                         kh/s
[2013-05-08 22:25:24]  29: 24.2| 27.8| 32.7| 25.2                         kh/s
[2013-05-08 22:25:25]  30: 24.8| 27.3| 33.6| 25.7                         kh/s
[2013-05-08 22:25:25]  31: 25.8| 26.6| 34.6| 25.8                         kh/s
[2013-05-08 22:25:25]  32: 26.0| 26.1| 34.6| 25.5                         kh/s
[2013-05-04 13:41:19] GPU #0:   34.88 khash/s with configuration S31x3
[2013-05-04 13:41:19] GPU #0: using launch configuration S31x3
[2013-05-04 13:41:19] GPU #0: GeForce GTS 250, 2976 hashes, 0.15 khash/s
[2013-05-04 13:41:19] GPU #0: GeForce GTS 250, 8928 hashes, 25.38 khash/s
[2013-05-04 13:41:52] GPU #0: GeForce GTS 250, 1083264 hashes, 33.62 khash/s
[2013-05-04 13:41:52] accepted: 1/1 (100.00%), 33.62 khash/s (yay!!!)
Vbs
hero member
Activity: 504
Merit: 500
hero member
Activity: 756
Merit: 502
hero member
Activity: 718
Merit: 500
what settings did you use ?

just now I am using this config on my 660Ti with 3GB of RAM

-i 0 -C 2 -m 1 -l S56x8

This gives 172-174 kHash/s and with slight overclocking this can be raised to 186 kHash/s

this config requires 56*8*4MB = 1792 MB of available memory on the card.



Not sure why, but those setting crash my computer, I did try auto tune and its now using S56x4, giving a hash rate of 171.

Also the Hashrate drops If I use GPU tweak and select the gaming profile, which overclock the card.

From gpu boost   default 1045       overclock 166
Mem Clock         default 6008        overclock 6048
Power Target     default 100          overclock 110

When reset to normal the hash rate jumps up to 170 from 145.

I get  the error : "Given launch config `s56x8` does not validate.."
Performing auto-tune
Using s56x4

With a 660ti..
newbie
Activity: 9
Merit: 0
what settings did you use ?

just now I am using this config on my 660Ti with 3GB of RAM

-i 0 -C 2 -m 1 -l S56x8

This gives 172-174 kHash/s and with slight overclocking this can be raised to 186 kHash/s

this config requires 56*8*4MB = 1792 MB of available memory on the card.



Not sure why, but those setting crash my computer, I did try auto tune and its now using S56x4, giving a hash rate of 171.

Also the Hashrate drops If I use GPU tweak and select the gaming profile, which overclock the card.

From gpu boost   default 1045       overclock 166
Mem Clock         default 6008        overclock 6048
Power Target     default 100          overclock 110

When reset to normal the hash rate jumps up to 170 from 145.
hero member
Activity: 756
Merit: 502
Just fyi, i went from 158 to 185kh/s just by raising :"power limit" by 1% in MSI afterburner..

Running a GTX 660Ti


Strange, the same feat requires 10% and a 150MHz core clock offset here. But different cards vary, based on BIOS, manufacturer, PCB layout, ...

hero member
Activity: 718
Merit: 500
Just fyi, i went from 158 to 185kh/s just by raising :"power limit" by 1% in MSI afterburner..

Running a GTX 660Ti
hero member
Activity: 1204
Merit: 502
Vave.com - Crypto Casino
any plans to incluide yacoin support? haha
hero member
Activity: 756
Merit: 502
I don't get why you're talking about your acquaintances.

I know some of the guys behind the site, I use the site, duh?

Anyone is free to set up a mirror. I even provide the SHA-256 sum of the download file now.
hero member
Activity: 756
Merit: 502
Why is it only "almost up to date"?


I left my private github key on the work PC, and only get to do commits whenever I've some spare time on my hands. Remind me to bring that SSH key home soon.

newbie
Activity: 40
Merit: 0

I like mega because they provide a legitimate service. What I don't like a lot is their reliance on Flash to deliver download content.

Besides, I know Matthias Ortmann (aka scuz) in person. He was among those arrested on Kim Dotcoms premises when the FBI raid happened.


Flash == nono. So that site is useless. I suggest you use a service that works without preposterous
assumptions about the visitors.

I don't get why you're talking about your acquaintances.

newbie
Activity: 40
Merit: 0
Alternatively go to github to get cudaMiner. The version there is almost up to date.

Ok, I found it. Please add https://github.com/cbuchner1/CudaMiner to starting post.

Why is it only "almost up to date"?
member
Activity: 143
Merit: 10
sorry to say but the latest releases dont work as well as the 17-04 version.

The card (GTX 660 Ti) does not run as fast AND gives "Result does not validate on CPU" whenever i use a later version then 17-04.

tried all kinds of configs and i will stay with 17-04 version @ 160 kH/s with flags -i 0 -C 2 -m 1 -l 70x4. This same config runs awfull with the new versions.

I'm using win8 64 bit with the Nvidia 314.22 drivers.

Now i am wondering about UEFI systems that have a UEFI graphics BIOS (the windows 8 secure boot thingy), did you take these systems in consideration ??

Or should there be no problem at all with any kind of GPU bioses ?

Greetings

edit: sorry forgot to mention the cards clock speeds : core @ 1058 mem @ 6008 wich are stockspeeds. sometimes goes to corespeed of 1071 thereabout, regulated by nvidiaboost. no oc'ing.
        its an ASUS GTX 660 Ti 2gig standard model DC2

I have the same thing, started getting "result does not validate on CPU" with hash rates over 1000k, and a setting 64x2 too big for memory error, changed it to 32x4 same diff... on a 560ti.  Windows 7 same nvidia driver.   I usually get 158k steady.   I updated to the 30th release, and my hash rates dropped to 53k using the same paramarers that gave me  158k.

I copied the 22nd files, and i'm still running at 48k-53khs.    I was running on the 17th version, but now it's gone.    Still trying to figure out what's going on...




-------
Edit...ok I copied the 17th version back, rebooted, and now everything is working fine.    I have no idea what to make of it.    Going to leave it as it for a while..
hero member
Activity: 756
Merit: 502

I like mega because they provide a legitimate service. What I don't like a lot is their reliance on Flash to deliver download content.

Besides, I know Matthias Ortmann (aka scuz) in person. He was among those arrested on Kim Dotcoms premises when the FBI raid happened.
Jump to: