1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/sph
Tanguy Pruvot 06763c20b1 Implement x14 (cuda + cpu functions)
Project was updated for VS2013 and CUDA SDK 6.5

add also a --cputest function to dump cpu hash results

TODO: x15 is not fully functional, but first loop seems ok

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2014-08-12 14:47:03 +02:00
..
aes_helper.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
blake.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
bmw.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
cubehash.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
echo.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
fugue.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
groestl.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
hamsi_helper.c adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
hamsi.c adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
jh.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
keccak.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
luffa.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
shabal.c Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
shavite.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
simd.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
skein.c Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_blake.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_bmw.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_cubehash.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_echo.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_fugue.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_groestl.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_hamsi.h adding third party X13 and Diamond Groestl code contributions. 2014-06-15 14:31:20 +02:00
sph_jh.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_keccak.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_luffa.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_shabal.h Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
sph_shavite.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_simd.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_skein.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:14:18 +02:00
sph_types.h Revision 0.6 with myriad-groestl and jackpot coin 2014-04-27 01:26:08 +02:00
sph_whirlpool.h Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
whirlpool.c Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00
x15_helper.c Implement x14 (cuda + cpu functions) 2014-08-12 14:47:03 +02:00