mirror of
https://github.com/GOSTSec/ccminer
synced 2025-01-27 23:14:27 +00:00
Tanguy Pruvot
c3eb66683a
Import djm34 qubit, deep and doom algos
Indent, and put commonly used functions proto. in cuda_helper.h And add them to --cputest function Also change the color option to --nocolor, -C is no more needed Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com> (Which is tired to remove these german copy/pasted comments)
ccminer
Christian Buchner's & Christian H.'s CUDA miner project
Fork by tpruvot@github with X14,X15,X17,WHIRL and Blake256 support (NEOS + BlakeCoin)
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo
A big part of my recent additions were wrote by djm34, You can also donate some beers (or redbulls)
This variant was tested and built on Linux (ubuntu server 14.04) and VStudio 2013.
Note that the x86 releases are faster than x64 ones on Windows.
About source code dependencies
This project requires some libraries to be built :
-
OpenSSL
-
Curl
-
pthreads
You can download prebuilt .lib and dll on the bitcointalk forum thread
There is also a Tutorial for windows on CudaMining website.
Description
Languages
C
51.9%
Cuda
30.3%
C++
16.8%
Objective-C
0.4%
Shell
0.3%
Other
0.2%