646 Commits (76a22479b19afd0dca7529af6cca40608d579e5e)
 

Author SHA1 Message Date
Tanguy Pruvot 76a22479b1 whirlpool midstate and debug/trace defines 9 years ago
Tanguy Pruvot 394d50987c x15/whirlpool: improve hash rate and reduce cpu usage 9 years ago
Tanguy Pruvot 8ceb5cfd65 sib: add missing algo free entry + opt 64 9 years ago
Tanguy Pruvot d796a801c5 readme and vstudio project 9 years ago
Tanguy Pruvot e75b26feb4 sib coin algo (X11 + Streebog) 9 years ago
Tanguy Pruvot 0cc87b68a9 bignum: some x64 warning fixes (vstudio) 9 years ago
Tanguy Pruvot a4404bc325 Add advanced resume options for conditional mining 9 years ago
Tanguy Pruvot be73cd1ae0 improve the device mapping and a possible segfault 9 years ago
Tanguy Pruvot 5fb84189b2 nvml: fix possible mismatch of vendor names (x64) 9 years ago
Tanguy Pruvot 55932ee6f0 update windows version info 9 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 e4476a5eee reduce crashes on debug tests 9 years ago
Tanguy Pruvot d7c2168f2b quark: static shared memory allocation for SM3+ 9 years ago
Tanguy Pruvot 64e14b7d82 quark: final cleanup for the 1.7 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 2308f555c3 simd: cleanup and ignore linux host warning 9 years ago
Tanguy Pruvot 0d9d3520ac simd: add support for SM 2.1 devices 9 years ago
Tanguy Pruvot 03b2bddc16 lyra2v2: fix SM 3.5 support 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 c4d6310143 heavy: fix define typo, else it works with cuda 7.5 9 years ago
Tanguy Pruvot 31bd1697b1 heavy: workaround to build on ubuntu 15.10 9 years ago
Tanguy Pruvot 8d4d4d65ce cuda: header for common kernel functions (quark/x11) 9 years ago
Tanguy Pruvot 26c7316a08 vstudio: clean and fix blake ifdef for x64 9 years ago
Tanguy Pruvot 2d83f74a7e vstudio: special ifdef for the constant (bmw) 9 years ago
Tanguy Pruvot 098310abc6 pentablake: use common blake kernels (quark) 9 years ago
Tanguy Pruvot d43dc9a021 use blake512 sp kernels on SM 5+ (80+64) 9 years ago
Tanguy Pruvot e12d666d36 pool switch: add thr_id param to handle a future barrier 9 years ago
Tanguy Pruvot 957d919a6a bmw512: save a few KBs, ifdef 80-bytes kernel 9 years ago
Tanguy Pruvot 3b7ef923c7 lyra2(v1): use a common uint2x4 include 9 years ago
Tanguy Pruvot 82a7e62b30 skein: cleanup, strip uint2x4.h + update vstudio 9 years ago
Tanguy Pruvot ef817df79a import sp skein512 unrolled 64-bytes kernel (+0,6% x11) 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 355b835ae0 benchmark: enhance the mem leak detection 9 years ago
Tanguy Pruvot 4868c412b0 windows: add support for SM 2.1, drop SM 3.5 (x86) 9 years ago
Tanguy Pruvot a7d54cd7ef blake: no need to fail on init, no big alloc 9 years ago
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