We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c346ee commit df840b7Copy full SHA for df840b7
Makefile.am
@@ -35,6 +35,8 @@ ccminer_SOURCES = elist.h miner.h compat.h \
35
quark/cuda_quark_compactionTest.cu \
36
cuda_nist5.cu \
37
sph/cubehash.c sph/echo.c sph/luffa.c sph/shavite.c sph/simd.c \
38
+ sph/hamsi.c sph/hamsi_helper.c sph/sph_hamsi.h \
39
+ x13/x13.cu x13/cuda_x13_hamsi512.cu x13/cuda_x13_fugue512.cu \
40
x11/x11.cu x11/cuda_x11_luffa512.cu x11/cuda_x11_cubehash512.cu \
41
x11/cuda_x11_shavite512.cu x11/cuda_x11_simd512.cu x11/cuda_x11_echo.cu
42
0 commit comments