49 Commits (76a22479b19afd0dca7529af6cca40608d579e5e)

Author SHA1 Message Date
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
Tanguy Pruvot e4414752c4 vstudio: lyra warning fixes + project dups 9 years ago
Tanguy Pruvot 6500e7401a lyra2v2: properly exclude SM 3.0 devices 9 years ago
Tanguy Pruvot 53cd591956 lyra2v2, bmw256 and cubehash256 cleanup + diff fix 9 years ago
Tanguy Pruvot c9a66b696f return to original lyra2 code 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot d764b5cca2 lyra2: improve a bit the speed on SM 5.2 9 years ago
Tanguy Pruvot 03c3b7d341 Various algos cleanup + lyra2 sec nonce fix 9 years ago
Tanguy Pruvot 34fd408440 lyra2: get a second nonce per gpu scan 9 years ago
Tanguy Pruvot 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) 9 years ago
KlausT ae8e863591 remove uint32_t cast 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 b3188669e2 lyra2: cleanup 10 years ago
KlausT 756ea89ecd lyra2 +100kh for GTX970 10 years ago
Tanguy Pruvot a66d78e692 reduce lyra2 blake and pentablake cpu load 10 years ago
Tanguy Pruvot ac9b0d27ee Release final 1.5.1 10 years ago
Tanguy Pruvot 63e3387dbb lyra2: add sm30 device compat (skein256) 10 years ago
Tanguy Pruvot f9bba0ff1a lyra2: small changes and code cleanup 10 years ago
Tanguy Pruvot 78f2dd6ffd lyra2: reduce default intensity on windows 10 years ago
Tanguy Pruvot 5db46b74b5 lyra2: fix cpu hash + validation 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago