ccminer-cryptonight icon indicating copy to clipboard operation
ccminer-cryptonight copied to clipboard

Results 38 ccminer-cryptonight issues
Sort by recently updated
recently updated
newest added

Hi, Im trying to get my Quadro FX 880M (laptop) to mine some XMR. CCminer-cryptonight is the only miner i have gotten this far with. It connects to server and...

[2017-09-21 22:07:43] Using JSON-RPC 2.0 [2017-09-21 22:07:43] 1 miner threads started, using 'cryptonight' algorithm. [2017-09-21 22:07:43] GPU #0: GeForce GTX 1080 (20 SMX), using 40 blocks of 8 threads [2017-09-21...

Hello. Constantly written error "stractum_recv_line failed". Brief description of the device: - Intel Core2Duo E8400 - 4 Gb RAM - nVidia GeForce 9600 GT - Windows 8.1 Pro Running with...

Hello, I am using GTX 1070 and I am only getting 97 H/s.

Hello, I'm building this on Ubuntu 16.04 xenial x64, with CUDA 9, and Teska K80 GPU. When I try running `make` it gives me this error: `user@test-gpu:~/ccminer-cryptonight$ make make all-recursive...

C:\ccminer-cryptonight-master>ccminer -a cryptonight -o stratum+tcp://x -u [email protected] -p x **'ccminer' is not recognized as an internal or external command, operable program or batch file.**

So when i open it up, it wont run, or it only pops out for couple of seconds. I tried installing CUDA 8, but doesnt seem to be working. Have...

![image](https://user-images.githubusercontent.com/33536490/32642452-f9ce8ab0-c606-11e7-9254-23cea4341917.png) ![image](https://user-images.githubusercontent.com/33536490/32642485-2de79fd0-c607-11e7-8059-76436128d5d6.png) Pls help. I'm using this .bat file: ccminer -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u my_minergate_email_adress -p x

I have run ./autogen.sh, and then try to run ./configure which gives a syntax error. (On OSX) ``` (...) checking for EVP_DigestFinal_ex in -lcrypto... yes ./configure: line 6187: syntax error...

i am just curious about one aspect. You are running 256 threads per block in this CUDA project, right? If they were just 1 thread per block, would the result...