26 Commits (master)

Author SHA1 Message Date
Tanguy Pruvot b54be470e1 upgrade BIGNUM class for openssl 1.1 6 years ago
Tanguy Pruvot 73dd6aac5c keccak: avoid to use twice cuda_default_throughput 6 years ago
Tanguy Pruvot 6c0e656030 keccak: fix issue with intensity 7 years ago
Tanguy Pruvot 015d129aa6 keccak second nonce, and higher intensity 7 years ago
Tanguy Pruvot cf886b5907 import and adapt alexis optimised keccak256 for SM 5+ 7 years ago
Tanguy Pruvot c66e8622b3 api: report per thread cpu hash checks (ACC/REJ) 7 years ago
Tanguy Pruvot 0ff75791e5 migrate 2nd nonce storage of most algos 7 years ago
Tanguy Pruvot 34e97bf3e6 Show intensity on init for all algos 8 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 355b835ae0 benchmark: enhance the mem leak detection 9 years ago
Tanguy Pruvot 5bf1f98200 various fixes for SM 2.1 and the benchmark 9 years ago
Tanguy Pruvot d195f2e8a2 intensity: do not reduce throughput before init 9 years ago
Tanguy Pruvot 8db5a0bc9e blake: change dynamic round system 9 years ago
Tanguy Pruvot ee93927fac diff: use the new function in all algos 9 years ago
Tanguy Pruvot e1c4b3042c algos: add functions to free allocated resources 9 years ago
Tanguy Pruvot 5308898d1c start v1.7, apply new prototypes to all algos 9 years ago
Tanguy Pruvot 03c3b7d341 Various algos cleanup + lyra2 sec nonce fix 9 years ago
Tanguy Pruvot 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) 9 years ago
KlausT ae8e863591 remove uint32_t cast 9 years ago
Tanguy Pruvot e6112e878d cleanup: use unsigned throughput parameters 9 years ago
Tanguy Pruvot 26b51a557b Allow different intensity per device 9 years ago
Tanguy Pruvot 2a5233f56e api: report throughput when default 9 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 9 years ago
Tanguy Pruvot 49a73971c4 Enhance stale work detection + throughput fixes 10 years ago
Tanguy Pruvot ef8a73d6aa keccak: not compatible with second nonces (was broken) 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot fe4ad36b73 intensity: sign warnings fixes min(i,u) 10 years ago
Tanguy Pruvot b128312efb cuda: store device SM in a global var 10 years ago
Tanguy Pruvot 7a4e1bb327 Reduce keccak, deep & anime intensity + handle groestl -i param 10 years ago
Tanguy Pruvot 11c5ec810d Handle intensity param in all algos 10 years ago
Tanguy Pruvot 0720797f1b Add proper keccak-256 (maxcoin) 10 years ago