30 Commits (b3188669e29852f9714442bee7756e61721354a0)

Author SHA1 Message Date
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