1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
ccminer/lyra2
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces
fix some algo weird hashrates (like blake)
and reset device between algos, for better accuracy

but this reset doesnt seems enough to bench all algos correctly...

to test on linux, could be a driver issue...

heavy: fix first alloc and indent with tabs...
2015-11-01 21:12:50 +01:00
..
cuda_lyra2_sm2.cuh lyra2/v2: fixes for vstudio 2015-10-14 03:31:18 +02:00
cuda_lyra2_vectors.h lyra2(v1): use a common uint2x4 include 2015-10-23 15:25:24 +02:00
cuda_lyra2.cu lyra2(v1): use a common uint2x4 include 2015-10-23 15:25:24 +02:00
cuda_lyra2v2_sm3.cuh lyra2(v1): use a common uint2x4 include 2015-10-23 15:25:24 +02:00
cuda_lyra2v2.cu lyra2(v1): use a common uint2x4 include 2015-10-23 15:25:24 +02:00
lyra2RE.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01:00
lyra2REv2.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01: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