6 Commits (26b51a557be4cc49c29e121bb7c26fde0e00c63c)

Author SHA1 Message Date
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
Tanguy Pruvot 9efe0b965d blake: only use high part of target on gpu 10 years ago
Tanguy Pruvot 8925a7551f blake: final cleanup (225MH/s) 10 years ago
Tanguy Pruvot 347d4e4928 blake: +8MH/s on linux, weird optimisation 10 years ago
Tanguy Pruvot cec5baea95 enable colors by default, except for syslog 10 years ago
Tanguy Pruvot 402e416853 Add pentablake algo (-a penta) 10 years ago
Tanguy Pruvot 42eafcbe85 Put CRC-32 function in a new unit 10 years ago
Tanguy Pruvot 9140e7f8ad Release 1.4.1, with blake cache (220MH/s) 10 years ago
Tanguy Pruvot 5ccd166916 blake: introduce pdata head cache (speed x2) 10 years ago
Tanguy Pruvot 65909ec3b7 blake: handle case when 2 hashes are found in a call 10 years ago
Tanguy Pruvot 383b184549 Add support for blakecoin (-a blakecoin) 10 years ago
Tanguy Pruvot 52ec8830b1 blake: blakecoin variant now works 10 years ago
Tanguy Pruvot ecc86af102 blake: sometimes faster, or not 10 years ago
Tanguy Pruvot 3356e6f8bf blake: some more KH/s on linux 10 years ago
Tanguy Pruvot 12fefe5de0 blake: add a few more MH/s, prepare blakecoin 10 years ago
Tanguy Pruvot 5682b7d241 blake: add also blakecoin (8-rounds) variant 10 years ago
Tanguy Pruvot e1159629b4 blake: typo for windows on last commit 10 years ago
Tanguy Pruvot e0487aac46 blake: typo for windows on last commit 10 years ago
Tanguy Pruvot 3e44e52300 Release v1.4 with blake (NEOS) 10 years ago
Tanguy Pruvot 746398f435 blake: fix reduced speed on windows, wtf 10 years ago
Tanguy Pruvot 3341e0324f blake: speed +10%, no more size conversions 10 years ago
Tanguy Pruvot 806c3e8691 enhance double scan checks 10 years ago
Tanguy Pruvot 69616b37ac hashlog: prepare store of scanned range 10 years ago
Tanguy Pruvot 1a4391d7ff hashlog: prevent double computing on jobs already done 10 years ago
Tanguy Pruvot 049e577301 tmp blake log 10 years ago
Tanguy Pruvot 43d3e93e1a blake: set a max throughput 10 years ago
Tanguy Pruvot 7e595a36ea blake: cleanup, remove d_hash buf, not in a chain 10 years ago
Tanguy Pruvot de80c7e9d1 blake: remove unused parameter and fix index in d_hash 10 years ago