Tanguy Pruvot
a6fcc8fdb6
use cudart_static.lib, keep SM 5.0 by default
SM 5.2 works also on the 750 Ti but if we specify both at compile time, hash speed will be reduced (the 750Ti will use 5.2 which is not optimal)
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 (in tree)
You can download prebuilt .lib and dll on the bitcointalk forum thread
There is also a Tutorial for windows on CudaMining website.
Description
GOSTCoin CUDA miner project, compatible with most nvidia cards, containing only gostd algo
Languages
C++
51.7%
C
41.7%
Cuda
3.1%
Objective-C
1.6%
Shell
1%
Other
0.9%