Tanguy Pruvot
|
2247605d23
|
quark: add support for SM 2 devices
todo: use nonce vectors for the second branch
GPU #0: Gigabyte GTX 460, 261.26 kH/s
accepted: 2/2 (diff 0.046), 254.36 kH/s yay!!!
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
|
9 years ago |
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 |