1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 23:08:02 +00:00
ccminer/Algo256
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
..
blake256.cu whirlpool: add algo free function + vstudio 2015-10-06 23:53:03 +02:00
bmw.cu benchmark: store all algos results + cuda fixes 2015-10-09 02:07:08 +02:00
cuda_blake256.cu lyra2: reduce blake message len. 2015-06-05 22:40:29 +02: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 algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_groestl256.cu algos: free allocated mem for algo switch 2015-10-08 21:35:30 +02:00
cuda_keccak256.cu algos: add functions to free allocated resources 2015-09-25 07:51:57 +02:00
cuda_skein256.cu lyra2: improve skein256 component 2015-08-23 09:46:48 +02:00
keccak256.cu diff: use the new function in all algos 2015-10-07 20:10:15 +02:00