GOSTCoin CUDA miner project, compatible with most nvidia cards, containing only gostd algo
Go to file
2014-09-09 21:59:03 +02:00
compat fix automake and remove useless files, update build.sh 2014-08-31 00:05:24 +02:00
heavy heavy: warnings and tabs (no changes) 2014-08-23 23:54:10 +02:00
JHA add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
quark x11: adapt some blake 256 opts to 512 one 2014-09-09 17:55:07 +02:00
sph blake: blakecoin variant now works 2014-09-06 01:21:30 +02:00
x11 x11: adapt some blake 256 opts to 512 one 2014-09-09 17:55:07 +02:00
x13 sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
x15 x11: adapt some blake 256 opts to 512 one 2014-09-09 17:55:07 +02:00
x17 x11: adapt some blake 256 opts to 512 one 2014-09-09 17:55:07 +02:00
.gitignore whirlcoin: update vstudio project 2014-08-20 08:10:51 +02:00
autogen.sh commit initial version 0.1 2014-03-18 22:17:40 +01:00
bitslice_transformations_quad.cu groestl: small optimisation (nist5 + 100kH on a 750Ti) 2014-08-22 20:18:29 +02:00
blake32.cu enable colors by default, except for syslog 2014-09-09 21:59:03 +02:00
build.sh Makefile: use the CUDA_CFLAGS var 2014-09-04 12:01:22 +02:00
ccminer.sln Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
ccminer.vcxproj Add pentablake algo (-a penta) 2014-09-09 21:58:58 +02:00
ccminer.vcxproj.filters Add pentablake algo (-a penta) 2014-09-09 21:58:58 +02:00
compat.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
compile commit initial version 0.1 2014-03-18 22:17:40 +01:00
config.guess commit initial version 0.1 2014-03-18 22:17:40 +01:00
configure.ac blake: blakecoin variant now works 2014-09-06 01:21:30 +02:00
configure.sh clean extra logs, show bloc height on new jobs 2014-09-04 13:27:41 +02:00
cpu-miner.c Remove debug rpc, already exists with -P 2014-09-09 21:59:03 +02:00
cpuminer-config.h blake: handle case when 2 hashes are found in a call 2014-09-06 11:43:32 +02:00
cpuminer-config.h.in refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
crc32.c Put CRC-32 function in a new unit 2014-09-06 19:41:48 +02:00
cuda_fugue256.cu sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
cuda_fugue256.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
cuda_groestlcoin.cu sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
cuda_groestlcoin.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
cuda_helper.h Remove debug rpc, already exists with -P 2014-09-09 21:59:03 +02:00
cuda_myriadgroestl.cu sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
cuda_nist5.cu x11: adapt some blake 256 opts to 512 one 2014-09-09 17:55:07 +02:00
elist.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
fuguecoin.cpp Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
groestl_functions_quad.cu Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
groestlcoin.cpp cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
hashlog.cpp hashlog: enhance scan range store and debug dump 2014-09-05 20:01:50 +02:00
hefty1.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
hefty1.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
INSTALL fix automake and remove useless files, update build.sh 2014-08-31 00:05:24 +02:00
install-sh commit initial version 0.1 2014-03-18 22:17:40 +01:00
LICENSE.txt commit initial version 0.1 2014-03-18 22:17:40 +01:00
Makefile.am Add pentablake algo (-a penta) 2014-09-09 21:58:58 +02:00
miner.h Remove debug rpc, already exists with -P 2014-09-09 21:59:03 +02:00
myriadgroestl.cpp cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
pentablake.cu Add pentablake algo (-a penta) 2014-09-09 21:58:58 +02:00
README commit initial version 0.1 2014-03-18 22:17:40 +01:00
README.md update readme, tag v1.4.1 2014-09-06 17:16:52 +02:00
README.txt update readme, tag v1.4.1 2014-09-06 17:16:52 +02:00
scrypt.c scrypt: fix implicit function declaration 2014-08-23 22:43:57 +02:00
uint256.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
util.c Remove debug rpc, already exists with -P 2014-09-09 21:59:03 +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

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

There is also a Tutorial for windows on CudaMining website.