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
b1bddb54d6
scrypt: reduce cpu usage (flush/sync)
...
and do some minimal keccak changes (for jane)
10 years ago
Tanguy Pruvot
9aace79718
scrypt: clean some defines
...
and prevent error reports on Ctrl+C
10 years ago
Tanguy Pruvot
22c28ccbef
scrypt: strip keccak/blake 256 remains
10 years ago
Tanguy Pruvot
a6d88abbc9
scrypt: finish scrypt-jane algo import
10 years ago
Tanguy Pruvot
4f379803d3
scrypt: remove some unused functions/algo checks
...
there was remains of blake algo
10 years ago
Tanguy Pruvot
c7698afb4a
scrypt: add --interactive option
...
also tested batchsize and texturecache but seems useless,
they can be tested/tuned directly in kernel variants...
Note: -i cuduminer param is already used in ccminer (--intensity)
10 years ago
Tanguy Pruvot
b8b810f30d
scrypt: autotune, launch-config and lookup-gap options
...
also enhance scrypt variants algo checks to be case insensitive
10 years ago
Tanguy Pruvot
9dc78da2ee
import and adapt scrypt from cudaminer project
...
scrypt-jane under work...
10 years ago