1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-11 07:17:53 +00:00
ccminer/quark
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
..
animecoin.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00
cuda_bmw512.cu quark/anime: +100KH, bmw tpb was not correct 2014-11-28 22:18:48 +01:00
cuda_jh512.cu various extern cleanup + api history uids and gpu SM 2014-11-26 11:55:42 +01:00
cuda_quark_blake512.cu Prepare trap of hardware/mem failures 2014-11-20 18:44:25 +01:00
cuda_quark_compactionTest.cu various extern cleanup + api history uids and gpu SM 2014-11-26 11:55:42 +01:00
cuda_quark_groestl512.cu cuda: store device SM in a global var 2014-11-11 19:11:16 +01:00
cuda_quark_keccak512.cu various extern cleanup + api history uids and gpu SM 2014-11-26 11:55:42 +01:00
cuda_skein512.cu cuda: store device SM in a global var 2014-11-11 19:11:16 +01:00
quarkcoin.cu checkhash: simplify the common function 2014-12-01 00:20:40 +01:00