ccminer-gostd-lite/Algo256
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
..
blake256.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01:00
bmw.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01:00
cuda_blake256.cu various fixes for SM 2.1 and the benchmark 2015-10-14 02:59:54 +00:00
cuda_bmw256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_bmw.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_cubehash256.cu lyra2v2: improve cubehash with uint2 2015-09-06 13:49:52 +02:00
cuda_fugue256.cu benchmark: free last memory leaks on algo switch 2015-10-10 02:15:32 +02:00
cuda_groestl256.cu lyra2: improve cuda implementation (part 1, SM5+) 2015-10-13 00:57:29 +02:00
cuda_keccak256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_skein256.cu lyra2v2: set a better TPB for intensity 20 (sm52) 2015-10-15 02:01:34 +02:00
keccak256.cu never interrupt global benchmark with found nonces 2015-11-01 21:12:50 +01:00