Tanguy Pruvot
|
922c2a5cd7
|
algos: free allocated mem for algo switch
All can be freed propertly now, except script (reset) and lyra2 (leak)
|
9 years ago |
Tanguy Pruvot
|
ed4927fcd0
|
quark/x11: set signed int hashPosition vars to off_t
groestl (and keccak?) seems faster with 64bit vars (off_t or int64_t)...
|
10 years ago |
Tanguy Pruvot
|
e6112e878d
|
cleanup: use unsigned throughput parameters
Yes, its a big commit, was waiting 1.6 to do that...
Sorry for your possible merge issues ;)
|
10 years ago |
Tanguy Pruvot
|
9f2dd3ee60
|
Remove some useless conversions
do not impact perfs neither...
|
10 years ago |
Tanguy Pruvot
|
b521acb480
|
groestl: use sp bitslice enhancement, prepare SM 2.x variant
todo: simd512 SM 2.x variant (shfl op), and groestl/myriad functions
|
10 years ago |