279 Commits (master)

Author SHA1 Message Date
Tanguy Pruvot e4476a5eee reduce crashes on debug tests 9 years ago
Tanguy Pruvot 2247605d23 quark: add support for SM 2 devices 9 years ago
Tanguy Pruvot 21115b7fc6 scrypt: link texture-cache parameter 9 years ago
Tanguy Pruvot e50556b637 various changes, cleanup for the release 9 years ago
Tanguy Pruvot 1e3db41a8d multialgo: clear hashrate stats on switch 9 years ago
Tanguy Pruvot e9b88b45e4 prepare the 1.7 release 9 years ago
Tanguy Pruvot d3e2088398 basic pool algo switch (without free barrier) 9 years ago
Tanguy Pruvot 113e22de2e blake: prevent empty scan ranges with multiple gpus 9 years ago
Tanguy Pruvot 61ff92b5b4 never interrupt global benchmark with found nonces 9 years ago
Tanguy Pruvot 47f309ffb4 ifdef some unused kernels on SM5+ 9 years ago
Tanguy Pruvot 2673b3aeff stratum: hide timeout warnings while waiting 9 years ago
Tanguy Pruvot e12d666d36 pool switch: add thr_id param to handle a future barrier 9 years ago
Tanguy Pruvot dec6dbed77 api: add best share diff and last share time 9 years ago
Tanguy Pruvot e90ade048a ndevs: get vendor names on windows too 9 years ago
Tanguy Pruvot 59a6cd133b nvapi: x86 can also get sub vendor ids 9 years ago
Tanguy Pruvot c3d10db873 algos: move cmdline algo/alias parser in a func 9 years ago
Tanguy Pruvot 5a08c21355 diff: store solved blocs count, update the api 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 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 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 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 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 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 6e64383b32 klaus small fixes 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 64e997e9d6 prepare release 1.6.6 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago
Tanguy Pruvot e3548f46f3 drop animecoin support 9 years ago
Tanguy Pruvot 736f916da3 Restore default timeout (300s) for normal use 9 years ago
Tanguy Pruvot c9ef0b6b39 affinity: allow more than 8 cores values (and hexa) 9 years ago
Tanguy Pruvot 53cd591956 lyra2v2, bmw256 and cubehash256 cleanup + diff fix 9 years ago
Tanguy Pruvot 4b04ca8027 lyra2v2: aliases and readme 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago