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)
2014-09-27 12:53:19 +02:00
2014-09-06 01:21:30 +02:00
2014-08-20 08:10:51 +02:00
2014-03-18 22:17:40 +01:00
2014-09-04 12:01:22 +02:00
2014-09-10 00:27:01 +02:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-09-27 09:46:52 +02:00
2014-09-06 19:41:48 +02:00
2014-08-21 08:27:48 +02:00
2014-08-21 08:27:48 +02:00
2014-08-21 08:27:48 +02:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-09-09 21:58:58 +02:00
2014-03-18 22:17:40 +01:00
2014-09-27 09:46:52 +02:00
2014-09-27 09:46:52 +02:00
2014-03-18 22:17:40 +01:00
2014-09-11 02:20:52 +02:00

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 tip for next commit

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
Readme 65 MiB
Languages
C++ 51.7%
C 41.7%
Cuda 3.1%
Objective-C 1.6%
Shell 1%
Other 0.9%