88 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 b70409ab5b lyra2RE: link the merged blake/keccak kernel into algos 6 years ago
Myrinia 18d29914ec Improve Lyra2RE2 Performance 6 years ago
Tanguy Pruvot 6c0e656030 keccak: fix issue with intensity 6 years ago
Tanguy Pruvot 015d129aa6 keccak second nonce, and higher intensity 6 years ago
Tanguy Pruvot cf886b5907 import and adapt alexis optimised keccak256 for SM 5+ 6 years ago
Tanguy Pruvot e388c11c02 blake2s fix and more missing cuda arch (for the benchmarks) 7 years ago
Tanguy Pruvot 2cdf2ddd43 Add missing real cuda arch checks 7 years ago
Tanguy Pruvot c66e8622b3 api: report per thread cpu hash checks (ACC/REJ) 7 years ago
Tanguy Pruvot 6440a9bf41 windows: some default intensity adjustments 7 years ago
Tanguy Pruvot b47d9acaf5 readme + small warnings detected by vstudio 7 years ago
Tanguy Pruvot 0ff75791e5 migrate 2nd nonce storage of most algos 7 years ago
Tanguy Pruvot 50534789bc Release 1.8.4 7 years ago
Tanguy Pruvot 44bd244fc4 blake2s improved 7 years ago
Tanguy Pruvot a43205a84f decred: multiple nonces code cleanup 8 years ago
Tanguy Pruvot 9eead77027 diff: show by default, rework shares diff storage 8 years ago
Tanguy Pruvot 2f57ee9157 bench: skip the disabled whirlpoolx 8 years ago
Tanguy Pruvot 34e97bf3e6 Show intensity on init for all algos 8 years ago
Tanguy Pruvot 2ee8bc9791 nvapi: do not print that on normal -D 8 years ago
Tanguy Pruvot eae4ede111 decred: return to previous implementation + second nonce 8 years ago
Tanguy Pruvot c643b3b900 decred: and even faster implementation by Alexis 8 years ago
Tanguy Pruvot 7e490693e0 decred: nicehash/alexis improvement 8 years ago
Tanguy Pruvot 0deb9a2aca win32: implement a nvapi.dll wrapper like nvml 8 years ago
Tanguy Pruvot 710d9292af fix duplicates on skein2 and blake2s (nonce endian) 8 years ago
Tanguy Pruvot c0fca5c932 decred: magic improvement in one line 8 years ago
pallas1 ebf885d482 ~10% speedup 8 years ago
alexis78 be1f64446a vanilla: sync with MrM4D, remove SSE2 midstate computation 8 years ago
Tanguy Pruvot 5a69056ee5 blake2s cleanup 8 years ago
Tanguy Pruvot 7ffe65c262 blake2s algo 8 years ago
Tanguy Pruvot d58490911a decred: remove some useless double flip 8 years ago
Tanguy Pruvot a823cca7f9 decred: allow custom extranonce sizes 8 years ago
Tanguy Pruvot 096f136c36 enhance vanilla second nonce check 8 years ago
Tanguy Pruvot 4944e1a098 mrM4D vnl, with some changes 8 years ago
Tanguy Pruvot 7c9ec8629f decred: handle a second nonce 8 years ago
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
Tanguy Pruvot da64c50059 blake: some more tuning and cleanup 8 years ago
Tanguy Pruvot 7c1137f335 blake: small change for the second nonce 8 years ago
Tanguy Pruvot 934f0e5054 blake: reduce intensity (and fix older devices) 8 years ago
Tanguy Pruvot 4a7e239d7c blake: merge sp improvements, start 1.7.2 dev.. 8 years ago
Tanguy Pruvot a237601747 1.7.1 release 8 years ago
Tanguy Pruvot e50556b637 various changes, cleanup for the release 9 years ago
Tanguy Pruvot 113e22de2e blake: prevent empty scan ranges with multiple gpus 9 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 4868c412b0 windows: add support for SM 2.1, drop SM 3.5 (x86) 9 years ago
Tanguy Pruvot a7d54cd7ef blake: no need to fail on init, no big alloc 9 years ago
Tanguy Pruvot 6a9280a045 lyra2v2: set a better TPB for intensity 20 (sm52) 9 years ago
Tanguy Pruvot 5bf1f98200 various fixes for SM 2.1 and the benchmark 9 years ago
Tanguy Pruvot fc84c719e9 lyra2: improve cuda implementation (part 1, SM5+) 9 years ago