ccminer-cryptonight
ccminer-cryptonight copied to clipboard
Back tipo nativity
What's going on is it's not starting at all really. The program launches then immediately closes out. I've tried running as admin, but it does it all the same. I...
Attempting to build on Debian 9, ./autogen.sh and ./configure complete successfully, but make fails with: `/usr/bin/ld: cryptonight/cryptonight.o: relocation R_X86_64_32S against `.bss' can not be used when making a shared object;...
I have 2 video cards: 1 gtx 1060 6gb 1 gtx 750ti 2gb I want to use the 1060: ccminer.exe -o stratum+tcp://monerol.com:3333 -u MyID -p x -d 0 (slot 0...
Hello there. Sorry to trouble you. Could you please compile a windows binary of the nvidia xmr miner. I desperately need to be able to solo mine. I also have...
Hi, I'm having trouble. I was able to fix a bunch of problems by installing CUDA 8.0 and using gcc/g++ 4.8. Now I get this error when running Make -...
I've got no issues in ./autogen.sh and ./configure Only when I make, I get this error `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 -I./compat/jansson...
During make, I get next error: > gcc -g -O2 -pthread -L/usr/local/cuda/lib64 -o ccminer ccminer-cpu-miner.o ccminer-util.o ccminer-sha2.o cryptonight/cryptonight.o cryptonight/cuda_cryptonight_core.o cryptonight/cuda_cryptonight_extra.o ccminer-cryptonight.o crypto/ccminer-oaes_lib.o crypto/ccminer-c_keccak.o crypto/ccminer-c_groestl.o crypto/ccminer-c_blake256.o crypto/ccminer-c_jh.o crypto/ccminer-c_skein.o crypto/ccminer-aesb.o -lcurl -ljansson...
There are much of forum threads in the internet, for example: https://monero.stackexchange.com/questions/1445/ccminer-cryptonight-reports-insanely-high-hashrate-on-nvidia-gpu Ccminer started with the cryptonight algorithm shows a big hashrate, but no results. On compute_20+ it works perfectly.
*** ccminer-cryptonight for nVidia GPUs by tsiv *** based on ccMiner by Christian Buchner and Christian H. based on cpuminer-multi by LucasJones based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik,...