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...
2016-09-27 22:50:51 +02:00
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).
2016-09-27 09:03:24 +02:00
Tanguy Pruvot
65cd430d76
cuda: throughput2intensity function to show default
2016-09-27 00:20:48 +02:00
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
2016-09-22 19:37:17 +02:00
Tanguy Pruvot
3d701944b2
lbry: exit on card failure, dont loop
2016-08-06 12:56:34 +02:00
Tanguy Pruvot
883fb19908
lbry: some changes from alexis, remove shared mem
...
105 LBC tipped ;)
2016-08-06 12:56:02 +02:00
Tanguy Pruvot
6abee0659e
update neoscrypt with Nanashi changes
2016-07-20 10:26:42 +02:00
Tanguy Pruvot
bf17f34001
preview 3, with alexis78 touch
2016-07-20 10:26:13 +02:00
Tanguy Pruvot
223077d11a
merged sha256d/ripemd
...
drop ripemd.cu and remove unused kernels
2016-07-16 22:29:12 +02:00
Tanguy Pruvot
940c1b3a2f
lbry: small changes for second build
...
sha512/ripemd swab
this was preview 2
2016-07-16 22:28:48 +02:00
Tanguy Pruvot
5703a74e22
lbry algo (stratum only)
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2016-07-13 09:44:13 +02:00