1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-02-03 18:34:41 +00:00
Tanguy Pruvot de80c7e9d1 blake: remove unused parameter and fix index in d_hash
that reduce the speed to 92MH/s but the next commit
give us 30 more

so, todo: merge the whole checkhash proc in gpu_hash
          and remove this d_hash buffer...
2014-09-02 20:20:53 +02:00
2014-08-23 22:44:17 +02:00
2014-08-23 22:44:17 +02:00
2014-08-21 08:27:48 +02:00
2014-08-21 08:27:48 +02:00
2014-08-23 22:44:17 +02:00
2014-08-20 08:10:51 +02:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-09-01 06:07:42 +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-08-21 08:27:48 +02:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-03-18 22:17:40 +01:00
2014-09-01 06:07:42 +02:00
2014-03-18 22:17:40 +01:00

ccminer

Christian Buchner's & Christian H.'s CUDA miner project

Fork by tpruvot@github with X14,X15,X17,WHIRL and Blake256 support 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 :

You can download prebuilt .lib and dll on the bitcointalk forum thread

There is also a Tutorial for windows on CudaMining website.

Description
GOSTcoin support for ccminer CUDA miner project, compatible with most nvidia cards
Readme 66 MiB
Languages
C 51.9%
Cuda 30.3%
C++ 16.8%
Objective-C 0.4%
Shell 0.3%
Other 0.2%