Author

Topic: Cudaminer crashes (Read 899 times)

full member
Activity: 157
Merit: 100
January 30, 2014, 07:52:02 PM
#3
Because I actually do it by myself with
Quote
-H 1 -i 0 -l F56x4 -C 1
newbie
Activity: 52
Merit: 0
January 30, 2014, 06:51:15 PM
#2
My .bat file for Dogecoin mining looks like this:

Code:
cudaminer -o doge.lurkmore.com:22550 -O DPN66N46iUdLQYUBFdGYmHrNK1SeAq7wD8:12345

Why would you disable the autotuning feature which maximzies the CUDA kernel efficiency? I don't see why anyone would to that Huh
full member
Activity: 157
Merit: 100
January 30, 2014, 05:25:29 PM
#1
Hi,

i'm trying to know what my GTX 470 has in it and so I've launched an altcoin wallet in server mode (scrypt) in local,  and a cudaminer. Here is the .bat file :

Code:
cudaminer.exe -o 127.0.0.1:port -O user:pass --no-autotune

And when I lauch I got this :

Quote
[2014-01-30 23:22:00] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-30 23:22:14] GPU #0: GeForce GTX 470 with compute capability 2.0
[2014-01-30 23:22:14] GPU #0: interactive: 1, tex-cache: 0 , single-alloc: 0
[2014-01-30 23:22:18] GPU #0: Performing auto-tuning (Patience...)
[2014-01-30 23:22:18] GPU #0: maximum warps: 269
[2014-01-30 23:22:18] GPU #0:    0.00 khash/s with configuration F0x0
[2014-01-30 23:22:18] GPU #0: using launch configuration F0x0

---> Crash

What am I doing wrong ?
Jump to: