73 Commits (master)

Author SHA1 Message Date
Tanguy Pruvot 6ff4e50987 v2.3.1 release 5 years ago
Tanguy Pruvot 9a1f20d455 Handle lyra2v3 algo, for VTC fork 5 years ago
Tanguy Pruvot 3d03a1b9fd phi2 algo 6 years ago
Tanguy Pruvot b8190e4aa7 allium: add missing device cpu flag for linux 6 years ago
Tanguy Pruvot a9357e1ec8 lyra2: remove unused nonce param 6 years ago
Tanguy Pruvot b97567a451 allium algo 6 years ago
hakemimi 50781f00eb lyra2: Translate japanese comments into english (#40) 6 years ago
Guillaume George 30db7d2433 lyra2: fix compilation on japanese windows (#38) 6 years ago
Tanguy Pruvot 3761774ccf cuda: get ride of cuda 9 mask warnings 6 years ago
Tanguy Pruvot b70409ab5b lyra2RE: link the merged blake/keccak kernel into algos 6 years ago
Tanguy Pruvot cf886b5907 import and adapt alexis optimised keccak256 for SM 5+ 7 years ago
Tanguy Pruvot 61231bc66c fix various memory leaks on algo switch 7 years ago
Tanguy Pruvot 1b7c2fc296 lyra2z algo (temporary algo) 7 years ago
Tanguy Pruvot b549bd54fe lyra2: clean the intelli-non-sense stuff 7 years ago
Tanguy Pruvot c66e8622b3 api: report per thread cpu hash checks (ACC/REJ) 7 years ago
Tanguy Pruvot 3fab2792fd lyra2: remove old debug traces 7 years ago
Tanguy Pruvot 6440a9bf41 windows: some default intensity adjustments 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 2520f9a388 lyra2: import latest nanashi code (v1) 8 years ago
Tanguy Pruvot 41a68f8f78 lyra2v2 fix define position 8 years ago
Tanguy Pruvot bbd3c6d5b9 lyra2v2: update credits, increase SM 5.0 default int to 19 8 years ago
Tanguy Pruvot 53275e3a00 Apply lyra2v2 boost published by NH 8 years ago
Tanguy Pruvot 94d86ca3b3 lyra2v2: fix tpb condition for SM 5.2 9 years ago
Tanguy Pruvot 41543b5c0b lyra2v2: add support for SM 2.1 devices 9 years ago
Tanguy Pruvot e50556b637 various changes, cleanup for the release 9 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 03b2bddc16 lyra2v2: fix SM 3.5 support 9 years ago
Tanguy Pruvot 3b7ef923c7 lyra2(v1): use a common uint2x4 include 9 years ago
Tanguy Pruvot 4868c412b0 windows: add support for SM 2.1, drop SM 3.5 (x86) 9 years ago
Tanguy Pruvot e5d1cf8416 lyra2v2: typo in type, its a struct of 4x uint2 :p 9 years ago
Tanguy Pruvot 6a9280a045 lyra2v2: set a better TPB for intensity 20 (sm52) 9 years ago
Tanguy Pruvot 32f212469b lyra2/v2: fixes for vstudio 9 years ago
Tanguy Pruvot 5bf1f98200 various fixes for SM 2.1 and the benchmark 9 years ago
Tanguy Pruvot 8fd2739a65 lyra2: support for SM 2.1 cards (GTX 460) 9 years ago
Tanguy Pruvot fc84c719e9 lyra2: improve cuda implementation (part 1, SM5+) 9 years ago
Tanguy Pruvot 9dfa757dc7 warn on cuda errors + various small changes 9 years ago
Tanguy Pruvot d195f2e8a2 intensity: do not reduce throughput before init 9 years ago
Tanguy Pruvot 8db5a0bc9e blake: change dynamic round system 9 years ago
Tanguy Pruvot 4e1e03b891 benchmark: store all algos results + cuda fixes 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 87edf84bf3 lyra2v2: increase default intensity 9 years ago
Tanguy Pruvot b3adebdf2a lyra2v2: improve speed on SM 5.2 (Cuda 6.5) with sp unrolls 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 4babf37256 Add --show-diff parameter and fix pool net diff 9 years ago
Tanguy Pruvot 8f98bde4fb lyra2v2: improve cubehash with uint2 9 years ago
Tanguy Pruvot 877f25aee5 lyra2v2: SM3.0 compat too 9 years ago