1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
GOSTcoin support for ccminer CUDA miner project, compatible with most nvidia cards
Go to file
2014-08-15 03:59:49 +02:00
compat refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
heavy Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
JHA cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
quark cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
sph Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
x11 Win32 build fix after linux work (configure) 2014-08-15 03:59:49 +02:00
x13 x10 funcs cleanup, we dont need host constant tables 2014-08-15 03:40:13 +02:00
x15 x15: optimize the algo 2014-08-15 03:34:27 +02:00
.gitignore refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
aclocal.m4 refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
AUTHORS commit initial version 0.1 2014-03-18 22:17:40 +01:00
autogen.sh commit initial version 0.1 2014-03-18 22:17:40 +01:00
bitslice_transformations_quad.cu Try to restore compat with 2.1 devices (GTX 460) 2014-08-12 18:07:50 +02:00
ccminer.sln Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
ccminer.vcxproj libs: only copy the 32 or 64bit in output folder 2014-08-12 14:47:08 +02:00
ccminer.vcxproj.filters Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
ChangeLog commit initial version 0.1 2014-03-18 22:17:40 +01: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
config.sh Try to restore compat with 2.1 devices (GTX 460) 2014-08-12 18:07:50 +02:00
config.sub commit initial version 0.1 2014-03-18 22:17:40 +01:00
configure refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
configure.ac refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
configure.sh commit initial version 0.1 2014-03-18 22:17:40 +01:00
COPYING commit initial version 0.1 2014-03-18 22:17:40 +01:00
cpu-miner.c Switch to shader model 5.0 for the GTX 750 2014-08-15 00:12:06 +02:00
cpuminer-config.h refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
cpuminer-config.h.in refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
cuda_fugue256.cu Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +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 bump to revision V1.1 with Killer Groestl 2014-06-14 01:43:28 +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 forgot this file in previous commit 2014-05-03 21:09:43 +02:00
cuda_myriadgroestl.cu bump to revision V1.1 with Killer Groestl 2014-06-14 01:43:28 +02:00
cuda_nist5.cu bump to revision V1.1 with Killer Groestl 2014-06-14 01:43:28 +02:00
depcomp commit initial version 0.1 2014-03-18 22:17:40 +01:00
elist.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
files.txt 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 Try to restore compat with 2.1 devices (GTX 460) 2014-08-12 18:07:50 +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 commit initial version 0.1 2014-03-18 22:17:40 +01:00
install-sh commit initial version 0.1 2014-03-18 22:17:40 +01:00
LICENSE 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 Switch to shader model 5.0 for the GTX 750 2014-08-15 00:12:06 +02:00
Makefile.in Switch to shader model 5.0 for the GTX 750 2014-08-15 00:12:06 +02:00
miner.h Win32 build fix after linux work (configure) 2014-08-15 03:59:49 +02:00
missing commit initial version 0.1 2014-03-18 22:17:40 +01:00
myriadgroestl.cpp cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00
NEWS commit initial version 0.1 2014-03-18 22:17:40 +01:00
README commit initial version 0.1 2014-03-18 22:17:40 +01:00
README.md Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
README.txt Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
scrypt.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sha2.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
uint256.h commit initial version 0.1 2014-03-18 22:17:40 +01:00
util.c cputest: add other hashes to cpu tests 2014-08-14 23:35:02 +02:00

ccminer

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

Fork by tpruvot@github with X14 support BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo