Tanguy Pruvot
cec5baea95
enable colors by default, except for syslog
...
debug: show compared hash diffs in color
10 years ago
Tanguy Pruvot
402e416853
Add pentablake algo (-a penta)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
10 years ago
Tanguy Pruvot
42eafcbe85
Put CRC-32 function in a new unit
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
10 years ago
Tanguy Pruvot
5ccd166916
blake: introduce pdata head cache (speed x2)
10 years ago
Tanguy Pruvot
65909ec3b7
blake: handle case when 2 hashes are found in a call
10 years ago
Tanguy Pruvot
52ec8830b1
blake: blakecoin variant now works
10 years ago
Tanguy Pruvot
ecc86af102
blake: sometimes faster, or not
10 years ago
Tanguy Pruvot
3356e6f8bf
blake: some more KH/s on linux
10 years ago
Tanguy Pruvot
12fefe5de0
blake: add a few more MH/s, prepare blakecoin
10 years ago
Tanguy Pruvot
5682b7d241
blake: add also blakecoin (8-rounds) variant
10 years ago
Tanguy Pruvot
e1159629b4
blake: typo for windows on last commit
10 years ago
Tanguy Pruvot
746398f435
blake: fix reduced speed on windows, wtf
10 years ago
Tanguy Pruvot
3341e0324f
blake: speed +10%, no more size conversions
10 years ago
Tanguy Pruvot
806c3e8691
enhance double scan checks
10 years ago
Tanguy Pruvot
69616b37ac
hashlog: prepare store of scanned range
10 years ago
Tanguy Pruvot
1a4391d7ff
hashlog: prevent double computing on jobs already done
10 years ago
Tanguy Pruvot
049e577301
tmp blake log
10 years ago
Tanguy Pruvot
43d3e93e1a
blake: set a max throughput
10 years ago
Tanguy Pruvot
7e595a36ea
blake: cleanup, remove d_hash buf, not in a chain
...
host: only bencode if gpu hash was found
10 years ago
Tanguy Pruvot
de80c7e9d1
blake: remove unused parameter and fix index in d_hash
...
that reduce the speed to 92MH/s but the next commit
give us 30 more
so, todo: merge the whole checkhash proc in gpu_hash
and remove this d_hash buffer...
10 years ago
Tanguy Pruvot
530732458a
blake: use a constant for threads, reduce mallocated d_hash size
...
and clean a bit more...
10 years ago
Tanguy Pruvot
0aeac878ef
blake: tune up and cleanup, ~100 MH/s on a normal 750Ti
...
tested on linux and windows (x86 binary)...
but there is a high number of duplicated shares... weird
10 years ago
Tanguy Pruvot
c17d11e377
add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin)
...
also remove "missing" file, its old and not compatible with ubuntu 14.04
10 years ago