33 Commits (master)

Author SHA1 Message Date
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 0ff75791e5 migrate 2nd nonce storage of most algos 7 years ago
Tanguy Pruvot 9eead77027 diff: show by default, rework shares diff storage 8 years ago
Tanguy Pruvot 34e97bf3e6 Show intensity on init for all algos 8 years ago
Tanguy Pruvot 4944e1a098 mrM4D vnl, with some changes 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 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 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 c6dcc5e5cf benchmark: show mem and default throughput in results 9 years ago
Tanguy Pruvot 8db5a0bc9e blake: change dynamic round system 9 years ago
Tanguy Pruvot 5f12943de5 whirlpool: add algo free function + vstudio 9 years ago
Tanguy Pruvot b641bfdf8b diff: rename functions like cpuminer-multi 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 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) 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 a66d78e692 reduce lyra2 blake and pentablake cpu load 10 years ago
Tanguy Pruvot 49a73971c4 Enhance stale work detection + throughput fixes 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 56ed0fed05 blake: remove hashharder workaround 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 10 years ago
Tanguy Pruvot b4ef7b981f scan range: add boundary check, cant be > UINT32_MAX 10 years ago
Tanguy Pruvot 438308b3a2 Rework benchmark mode and min/max range 10 years ago
Tanguy Pruvot b128312efb cuda: store device SM in a global var 10 years ago
Tanguy Pruvot 11c5ec810d Handle intensity param in all algos 10 years ago
Tanguy Pruvot 4c3964539f Fix vc debug builds, missing symbols 10 years ago
Tanguy Pruvot 12fafd5687 Try to reconnect on pool duplicates 10 years ago
Tanguy Pruvot 187e293f71 blake: some fine tuning + cleanup 10 years ago
Tanguy Pruvot 5bc969fa57 Some work on data alignment 10 years ago
Tanguy Pruvot 93bb428bdf blake: rewrite the cache system 10 years ago
Tanguy Pruvot ba33492592 blake: return to ptarget 6:7 compare 10 years ago
Tanguy Pruvot 91eea0d76b blake: remove int cudaMemcpyToSymbol for MSVC 10 years ago