Hmm it seems that in the latest build is the X-Kernel not anymore working on my Fermi.
Getting this error messages repeating:
[2014-01-20 09:06:53] GPU #0: cudaError 4 (unspecified launch failure) calling '
cudaMemcpyAsync(X, context_odata[stream][thr_id], mem_size, cudaMemcpyDeviceToHo
st, context_streams[stream][thr_id])' (C:/Users/Patrick/Desktop/cudaminer/cudami
ner/salsa_kernel.cu line 889)
[2014-01-20 09:06:53] GPU #0: cudaError 4 (unspecified launch failure) calling '
cudaStreamQuery(context_streams[stream][thr_id])' (C:/Users/Patrick/Desktop/cuda
miner/cudaminer/salsa_kernel.cu line 863)
[2014-01-20 09:06:53] GPU #0: cudaError 4 (unspecified launch failure) calling '
cudaMemcpyAsync(context_idata[stream][thr_id], X, mem_size, cudaMemcpyHostToDevi
ce, context_streams[stream][thr_id])' (C:/Users/Patrick/Desktop/cudaminer/cudami
ner/salsa_kernel.cu line 843)
[2014-01-20 09:06:53] GPU #0: cudaError 4 (unspecified launch failure) calling '
cudaStreamWaitEvent(context_streams[stream][thr_id], context_serialize[(stream+1
)&1][thr_id], 0)' (C:/Users/Patrick/Desktop/cudaminer/cudaminer/salsa_kernel.cu
line 851)
[2014-01-20 09:06:53] GPU #0: cudaError 4 (unspecified launch failure) calling '
cudaEventRecord(context_serialize[stream][thr_id], context_streams[stream][thr_i
d])' (C:/Users/Patrick/Desktop/cudaminer/cudaminer/salsa_kernel.cu line 857)
My Start line:
D:\bitcoin\yacoin\test>cudaminer.exe -a scrypt-jane -i 1 -l X13x1 -o
http://yac.
coinmine.pl:8882 -O pato.2:password -C 1 -b 4096
It works when using the Fermi kernel, but sadly that means lower hash rate (from 0.64 to 0.41). Back to using older build.