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
Tanguy Pruvot 194fda87c1 x11: restore simd host2dev memcpytosymbol to reduce used cmem
Remove define attempts for SM 2.1 devices, fermi is not compatible
2014-08-19 18:32:14 +02:00
compat refresh pregenerated linux make files 2014-08-12 14:47:08 +02:00
heavy Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
JHA Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
quark Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +02:00
sph Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
x11 x11: restore simd host2dev memcpytosymbol to reduce used cmem 2014-08-19 18:32:14 +02:00
x13 Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
x15 x11: restore simd host2dev memcpytosymbol to reduce used cmem 2014-08-19 18:32:14 +02:00
.gitignore Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +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 Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
ccminer.sln Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
ccminer.vcxproj Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +02:00
ccminer.vcxproj.filters Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +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 Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +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 Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +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 Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +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 duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
cuda_myriadgroestl.cu Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +02:00
cuda_nist5.cu Remove duplicated defines present in cuda_helper.h 2014-08-19 03:29:11 +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 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 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 Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +02:00
miner.h Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +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 Add fresh algo (based on djm34 code) 2014-08-19 18:31:26 +02:00

ccminer

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

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