47 Commits (5be0a5c5862a550475afb4e1893ce2efa5571b29)

Author SHA1 Message Date
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot 42bcb91ca0 x11: update sp luffa/cube to get closer x11 speeds.. 9 years ago
Tanguy Pruvot 298573b45d Drop Whirlpool and whirpoolx algos, no more used... 9 years ago
Tanguy Pruvot 2f541065fb cuda_helper: rename correctly hiword/loword functions 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 5988e945ef some cleanup and longpoll changes 9 years ago
KlausT ae8e863591 remove uint32_t cast 9 years ago
Tanguy Pruvot d6a421ae10 whirlpoolx: windows stay fluent with intensity 20 9 years ago
Tanguy Pruvot ebd23bcc66 whirlpoolx: real fix for multi gpus 9 years ago
Tanguy Pruvot 10d4f4a96a whirlpoolx: try to fix linux hashrates 9 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 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 9b5d3bf528 Fix whirl algo 10 years ago
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop 10 years ago
Tanguy Pruvot 118a6be361 checkhash: simplify the common function 10 years ago
KlausT cc9df2d361 use ROTL32 in x14_shabal 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
sp-hash f0d91ab8a6 Luffa and simd merged to one kernal. 10 years ago
sp-hash 26b9fe3586 faster x15, +23KH or 4ms on whirpool (30ms vs 34ms) 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 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 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 7cc5222394 Move common check_cpu functions to root 10 years ago
Tanguy Pruvot 95ac1d0f19 x11: adapt some blake 256 opts to 512 one 10 years ago
Tanguy Pruvot 10314d844f whirlpool: remove dead code, win 2ms in final hash 10 years ago
Tanguy Pruvot 64e8cd3f98 add x17 algo, cleaned djm34 commit 10 years ago
Tanguy Pruvot 5cf024cc5d whirl: add missing merkle for some pools 10 years ago
Tanguy Pruvot b4e690b486 sources: swith to UTF-8 10 years ago
Tanguy Pruvot 7d430edc25 x15: optimize by 2ms (39ms to 37) 10 years ago
Tanguy Pruvot 1fbcbbacc4 Add whirlcoin and optimize x11 luffa (maxrregcount) 10 years ago
Tanguy Pruvot 4bc23048b5 x15: use djm34 code with asm xor64 + my rot64 10 years ago
Tanguy Pruvot 194fda87c1 x11: restore simd host2dev memcpytosymbol to reduce used cmem 10 years ago
Tanguy Pruvot d9ea5f72ce Remove duplicated defines present in cuda_helper.h 10 years ago
Tanguy Pruvot e1aa028b9f x15: optimize, adds some kH/s 10 years ago
Tanguy Pruvot a9a3ad8afc cuda: check for errors on cuda mem alloc 10 years ago
Tanguy Pruvot 35c0eb5512 x15: optimize the algo 10 years ago
Tanguy Pruvot 81d7e0421d x15 now works 10 years ago
Tanguy Pruvot 06763c20b1 Implement x14 (cuda + cpu functions) 10 years ago