ccminer icon indicating copy to clipboard operation
ccminer copied to clipboard

Christian Buchner's & Christian H.'s CUDA miner project

Results 98 ccminer issues
Sort by recently updated
recently updated
newest added

I always get the following error: [2014-05-27 18:16:20] GPU #0: result for nonce $00000000 does not validate on CPU! System: i7, Archlinux, nvidia/cuda gt650m

I can't compile cuda_myriadgroestl.cu :( ``` nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -I./compat/jansson -o cuda_myriadgroestl.o -c cuda_myriadgroestl.cu ptxas warning : 'option -abi=no' might get...

the myr-gr algorithm is generating 300000 to 500000 hashrates on 660gtx, which is not right. Of course the no block is accepted from the pool.

/opt/cuda/bin/nvcc -g -O2 -I . -Xptxas "-abi=no -v" -gencode=arch=compute_20,code=\"sm_20,compute_20\" -gencode=arch=compute_30,code=\"sm_30,compute_30\" -gencode=arch=compute_35,code=\"sm_35,compute_35\" --maxrregcount=80 --ptxas-options=-v -o JHA/cuda_jha_compactionTest.o -c JHA/cuda_jha_compactionTest.cu JHA/cuda_jha_compactionTest.cu(117): error: identifier "__shfl_up" is undefined JHA/cuda_jha_compactionTest.cu(144): error: identifier "__shfl_up" is undefined 2...

Hi & thanks for your work. I'm mining HVC on a GTX 660 (GV-N660OC-2GD), Win 7 x64, nVidia Driver 335.23 on a pool. When launching ccminer 0.3 with my usual...

1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\include\objbase.h(239): error : identifier "IUnknown" is undefined in win8 vs2012 why?