17 Commits (ebf055d58595ba68142695805a09cf8cde98b9c1)

Author SHA1 Message Date
Tanguy Pruvot ebf055d585 update c11 like tribus + 2.2.1 readme 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 0a0fd33cac attempt to reduce shared mem errors 8 years ago
Tanguy Pruvot a237601747 1.7.1 release 8 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 8d4d4d65ce cuda: header for common kernel functions (quark/x11) 9 years ago
Tanguy Pruvot d43dc9a021 use blake512 sp kernels on SM 5+ (80+64) 9 years ago
Tanguy Pruvot 355b835ae0 benchmark: enhance the mem leak detection 9 years ago
Tanguy Pruvot d195f2e8a2 intensity: do not reduce throughput before init 9 years ago
Tanguy Pruvot 922c2a5cd7 algos: free allocated mem for algo switch 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 c5df142124 Add c11 algo (x11 variant) 9 years ago
Tanguy Pruvot 7981e83db7 nvml: separated vendor id to string function 9 years ago
Tanguy Pruvot 42bcb91ca0 x11: update sp luffa/cube to get closer x11 speeds.. 9 years ago
Tanguy Pruvot 2113be6eec blake80: some changes and launch bounds, no perf changes 9 years ago
Tanguy Pruvot 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) 9 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 4f43abb402 bmw512: indent and restore SM 3.0 compat 9 years ago
KlausT ae8e863591 remove uint32_t cast 9 years ago
Tanguy Pruvot 35cc5908ee windows: return to normal priority, fix json decref 9 years ago
Tanguy Pruvot ebd23bcc66 whirlpoolx: real fix for multi gpus 9 years ago
Tanguy Pruvot 9c4158aadb debug: x11 algo traces for cuda 7 problem 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 c3bdb623e8 Check and submit multiple nonces in one loop 10 years ago
Tanguy Pruvot f387898ead Prepare multiple nonces support in one loop (if found) 10 years ago
Tanguy Pruvot 118a6be361 checkhash: simplify the common function 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 9b1ff1280e Allow intermediate intensity (decimals) 10 years ago
Tanguy Pruvot c88750332c simd512: restore SM3/3.5 perfs 10 years ago
sp-hash f0d91ab8a6 Luffa and simd merged to one kernal. 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 10 years ago
Tanguy Pruvot bdfce54c3b x11: restore default intensity to 19 on windows 10 years ago
Tanguy Pruvot fe4ad36b73 intensity: sign warnings fixes min(i,u) 10 years ago
Tanguy Pruvot c859041993 quark/blake512 opt. pointed by sp without asm 10 years ago
Tanguy Pruvot 438308b3a2 Rework benchmark mode and min/max range 10 years ago
Tanguy Pruvot 11dbbcc12d checkhash: some work on a faster variant (wip) 10 years ago
Tanguy Pruvot 14a41959f8 x11: switch to intensity 20 for SM>=5.2 750+970 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 93f4409dde simd: then reindent the code 10 years ago
Tanguy Pruvot d8a23fa970 Tune quark part of Xn funcs 10 years ago
Tanguy Pruvot 7cc5222394 Move common check_cpu functions to root 10 years ago