ccminer
ccminer copied to clipboard
Christian Buchner's & Christian H.'s CUDA miner project
No API
There is no way to access the miner via an API like most other miners. This would be the first nvidia miner that has an API that will greatly enhance...
equi/blake2/blake2bx.cpp: In function ‘int eq_blake2b(uint8_t*, const void*, const void*, uint8_t, uint64_t, uint8_t)’: equi/blake2/blake2bx.cpp:244:26: error: size of array element is not a multiple of its alignment 244 | blake2b_state S[1]; |...
I like your fork I have optimized BMW SHABAL Echo Blake Want to add them?
When i build in macOS, ``` checking for SSL_free in -lssl... no configure: error: OpenSSL library required make: *** No targets specified and no makefile found. Stop. ``` But the...
You need to modify the makefile, I made a quick video if anyone has this problem. Cuda 11 has depreciated kepler sm_30, so somethings need to be changed. https://www.youtube.com/watch?v=LSpa33q8drY
```[2018-05-16 06:08:08] 1 miner thread started, using 'equihash' algorithm. [2018-05-16 06:08:08] Starting on stratum+tcp://zec-eu1.nanopool.org:6666 [2018-05-16 06:08:09] Unsupported extranonce size of 16 (12 maxi) [2018-05-16 06:08:09] Stratum subscribe answer id is...
I am wondering if the pre-compiled X11EVO windows [and other] release[s] can be changed to accommodate larger passwords. The main DEV version is correct, but the X11EVO release does not...