Tanguy Pruvot
2cdf2ddd43
Add missing real cuda arch checks
8 years ago
Tanguy Pruvot
c66e8622b3
api: report per thread cpu hash checks (ACC/REJ)
...
+ update all algos for that...
8 years ago
Tanguy Pruvot
2152fd102d
lbry cleanup, and proper error on cuda 6.5
...
both merged and unmerged implementations are broken with CUDA 6.5
No perf changes...
8 years ago
Tanguy Pruvot
6f6cf966f8
lbry: new share diff and duplicate fix
...
when 2 nonces were found, the next scan was not at the right value
Doesn't really affect mining performance...
8 years ago
Tanguy Pruvot
9eead77027
diff: show by default, rework shares diff storage
...
This will allow later more gpu candidates.
Note: This is an unfinished work, we keep the previous behavior for now
To finish this, all algos solutions should be migrated and submitted nonces attributes stored.
Its required to handle the different share diff per nonce and fix the possible solved count error (if 1/2 nonces is solved).
8 years ago
Tanguy Pruvot
65cd430d76
cuda: throughput2intensity function to show default
8 years ago
Tanguy Pruvot
9f2ed5135b
lbry maxwell and pascal update (up to 10% on pascal)
...
Based on alexis78 work and sponsored by LBRY.IO team (thanks)
Release 1.8.2, use cuda 8 for x86
8 years ago
Tanguy Pruvot
f982fd70d5
lbry: small sha512 improvement
8 years ago
Tanguy Pruvot
3d701944b2
lbry: exit on card failure, dont loop
8 years ago
Tanguy Pruvot
883fb19908
lbry: some changes from alexis, remove shared mem
...
105 LBC tipped ;)
8 years ago
Tanguy Pruvot
6abee0659e
update neoscrypt with Nanashi changes
8 years ago
Tanguy Pruvot
bf17f34001
preview 3, with alexis78 touch
8 years ago
Tanguy Pruvot
223077d11a
merged sha256d/ripemd
...
drop ripemd.cu and remove unused kernels
8 years ago
Tanguy Pruvot
940c1b3a2f
lbry: small changes for second build
...
sha512/ripemd swab
this was preview 2
8 years ago
Tanguy Pruvot
5703a74e22
lbry algo (stratum only)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
8 years ago