GOSTCoin CUDA miner project, compatible with most nvidia cards, containing only gostd algo
Go to file
Tanguy Pruvot 1f99aae0ff exit on repeated duplicate shares (to enhance)
create a new function proper_exit() to do common stuff on exit...
2014-09-01 20:28:34 +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 cpu-miner: sort algos by name, show reject reason 2014-09-01 09:50:19 +02:00
sph add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
x11 sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
x13 sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
x15 whirlpool: remove dead code, win 2ms in final hash 2014-08-24 04:44:18 +02:00
x17 add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +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 blake: use a constant for threads, reduce mallocated d_hash size 2014-09-01 20:00:25 +02:00
build.sh add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 2014-09-01 05:53:36 +02:00
ccminer.sln Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
ccminer.vcxproj add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 2014-09-01 05:53:36 +02:00
ccminer.vcxproj.filters add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 2014-09-01 05:53:36 +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 release 1.4, update README... 2014-09-01 06:07:42 +02:00
configure.sh add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 2014-09-01 05:53:36 +02:00
cpu-miner.c exit on repeated duplicate shares (to enhance) 2014-09-01 20:28:34 +02:00
cpuminer-config.h blake: use a constant for threads, reduce mallocated d_hash size 2014-09-01 20:00:25 +02:00
cpuminer-config.h.in refresh pregenerated linux make files 2014-08-12 14:47:08 +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 add x17 algo, cleaned djm34 commit 2014-08-23 22:44:17 +02:00
cuda_myriadgroestl.cu sources: swith to UTF-8 2014-08-21 08:27:48 +02:00
cuda_nist5.cu sources: swith to UTF-8 2014-08-21 08:27:48 +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
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 "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 2014-09-01 05:53:36 +02:00
miner.h exit on repeated duplicate shares (to enhance) 2014-09-01 20:28:34 +02:00
myriadgroestl.cpp cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
README commit initial version 0.1 2014-03-18 22:17:40 +01:00
README.md release 1.4, update README... 2014-09-01 06:07:42 +02:00
README.txt release 1.4, update README... 2014-09-01 06:07:42 +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 debug: show json methods, hide hash/target if ok 2014-09-01 12:24:22 +02:00

ccminer

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

Fork by tpruvot@github with X14,X15,X17,WHIRL and M7 support BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

A big part of my recent additions were wrote by djm34, You can also donate some beers (or redbulls) with these addresses : XjPqpkCPoYJJYdQRrVByU7ySpVyeqJmSGU

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.