Issue with cudaminer
-
Mine keeps on crashing. is there maybe something i messed up on?
this is the config file i been using.
cudaminer.exe -H 1 -d 0,1,2 -i 1,0,0 -l auto,F27x3,K28x4 -C 0,2,1 -o stratum+tcp://pool.d2.cc:3333 -O myworker.2:pass
-
Try
cudaminer.exe --l auto -o stratum+tcp://pool.d2.cc:3333 -O myworker.2:pass
If you add a -D you can see how the autotuning works.