600 Commits (c3d10db873b8a05c7225664a245c82689556aa69)
 

Author SHA1 Message Date
Tanguy Pruvot c3d10db873 algos: move cmdline algo/alias parser in a func 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 5a08c21355 diff: store solved blocs count, update the api 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 8fbfe2cfda add gpulog() function helper, simple and multi-threads 9 years ago
Tanguy Pruvot 58c0bb5c02 intensity: fix typo and drop old function 9 years ago
Tanguy Pruvot d195f2e8a2 intensity: do not reduce throughput before init 9 years ago
Tanguy Pruvot c6dcc5e5cf benchmark: show mem and default throughput in results 9 years ago
Tanguy Pruvot 8db5a0bc9e blake: change dynamic round system 9 years ago
Tanguy Pruvot c7cfe0e2ca Fix windows linkage, C/C++ mismatch 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot c2214091ae benchmark: free last memory leaks on algo switch 9 years ago
Tanguy Pruvot 4e1e03b891 benchmark: store all algos results + cuda fixes 9 years ago
Tanguy Pruvot 934555994d benchmark: allow -a auto to bench all algos at once 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 42789f1a0d whirlpool: allow stratum compat with new coins 9 years ago
Tanguy Pruvot 5f12943de5 whirlpool: add algo free function + vstudio 9 years ago
Tanguy Pruvot b641bfdf8b diff: rename functions like cpuminer-multi 9 years ago
Tanguy Pruvot 3f589cc4db restore the whirlpool algo 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 2ebcd1fbd5 neoscrypt: handle both getwork data sizes FTC/ORB 9 years ago
Tanguy Pruvot 8fb92415fb stratum: prevent multiple bloc notifications on yaamp 9 years ago
Tanguy Pruvot 2ee86e8f47 skein: fix share ratio / diff 9 years ago
Tanguy Pruvot e1c4b3042c algos: add functions to free allocated resources 9 years ago
Tanguy Pruvot 8ec5dd7d8e Handle the getwork typo in neoscrypt wallets 9 years ago
Tanguy Pruvot ec054db317 Show shares diff on longpoll pools too 9 years ago
Tanguy Pruvot 41707760f5 stratum: force exit on pool auth failure 9 years ago
Tanguy Pruvot fade2b74b5 diff: cleanup after windows test 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 cd64f9b0e7 Add a new cuda-schedule parameter 9 years ago
Tanguy Pruvot 8f98bde4fb lyra2v2: improve cubehash with uint2 9 years ago
Tanguy Pruvot 6e64383b32 klaus small fixes 9 years ago
Tanguy Pruvot ac1f6ad1bb try vstudio MinimalRebuild flag... 9 years ago
Tanguy Pruvot 4b40c16359 v1.6.6 release 9 years ago
Tanguy Pruvot bcbb959a34 applog: remove useless mutex 9 years ago
Tanguy Pruvot 9a13624c2e check abort_flag in threads loops 9 years ago
Tanguy Pruvot 629d987177 Allow to load remote config files with curl 9 years ago
Tanguy Pruvot 21f5435420 lyra2: improve skein256 component 9 years ago
Tanguy Pruvot 877f25aee5 lyra2v2: SM3.0 compat too 9 years ago
Tanguy Pruvot 5be0a5c586 update autoconf scripts 9 years ago
Tanguy Pruvot 64e997e9d6 prepare release 1.6.6 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago