Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
smygflik
on 28/02/2014, 16:18:09 UTC
Hello,

Im having some problems when mining scrypt-jane, the miner tends to crash for me:

Code:
[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventRec
ord(context_serialize[stream][thr_id], context_streams[stream][thr_id])' (D:/Chr
istian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 952)


[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamQu
ery(context_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010
/Projects/CudaMiner/salsa_kernel.cu line 958)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaMemcpyAs
ync(hash, context_hash[stream][thr_id], mem_size, cudaMemcpyDeviceToHost, contex
t_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010/Projects/
CudaMiner/keccak.cu line 503)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamWa
itEvent(context_streams[stream][thr_id], context_serialize[(stream+1)&1][thr_id]
, 0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel
.cu line 946)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventRec
ord(context_serialize[stream][thr_id], context_streams[stream][thr_id])' (D:/Chr
istian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 952)


[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamQu
ery(context_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010
/Projects/CudaMiner/salsa_kernel.cu line 958)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaMemcpyAs
ync(hash, context_hash[stream][thr_id], mem_size, cudaMemcpyDeviceToHost, contex
t_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010/Projects/
CudaMiner/keccak.cu line 503)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamWa
itEvent(context_streams[stream][thr_id], context_serialize[(stream+1)&1][thr_id]
, 0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel
.cu line 946)

[2014-02-28 17:15:52] GPU #0: cudaError 30 (unknown error) calling 'cudaEventRec
ord(context_serialize[stream][thr_id], context_streams[stream][thr_id])' (D:/Chr
istian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel.cu line 952)

Launch parameters with a GTX780:
cudaminer.exe -L 0 -l Z12x24 -b 2048 -C 0 -i 0 -m 0 -a scrypt-jane:1393167677,4,30 -H 2

Running the newest release. Any ideas? Getting 4.1MH/s until it crashes, then the GPU clock locks on 574Mhz and I have to reload the nvidia drivers...

331.82 is the version number for the drivers... i know theres a newer one available.