1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 06:18:07 +00:00
ccminer/qubit
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop
Added to most algos, checkhash function scans a big range
and can find multiple nonces at once if the difficulty is low.

Stop ignoring them, submit second one if found...

Clean the draft code for rc=2 implemented for blake and pentablake

btw... fix the reduced displayed hashrate when a nonce is found...

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2014-12-05 15:53:40 +00:00
..
deep.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
doom.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
qubit_luffa512.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
qubit.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00