1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-08 22:07:56 +00:00
ccminer/lyra2
Tanguy Pruvot 4e1e03b891 benchmark: store all algos results + cuda fixes
Note: lyra2, lyra2v2 and script seems to have problems
to coexist with other algos... to run after some of them...

moved lyra2 first and skip scrypt/jane for the moment...

Only stored in memory for now.. to display a table after the bench

ccminer -a auto --benchmark

Results may be exported later to a json file...
2015-10-09 02:07:08 +02:00
..
cuda_lyra2_vectors.h lyra2v2: SM3.0 compat too 2015-08-23 09:46:23 +02:00
cuda_lyra2.cu return to original lyra2 code 2015-08-18 09:27:30 +02:00
cuda_lyra2v2_sm3.cuh lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls 2015-10-04 20:22:45 +02:00
cuda_lyra2v2.cu lyra2v2: increase default intensity 2015-10-04 21:54:51 +02:00
lyra2RE.cu benchmark: store all algos results + cuda fixes 2015-10-09 02:07:08 +02:00
lyra2REv2.cu benchmark: store all algos results + cuda fixes 2015-10-09 02:07:08 +02:00
Lyra2.c vstudio: lyra warning fixes + project dups 2015-08-22 14:57:15 +02:00
Lyra2.h Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00
Sponge.c Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00
Sponge.h Import and adapt lyra2v2 2015-08-18 09:27:11 +02:00