907 Commits (master)
 

Author SHA1 Message Date
Tanguy Pruvot 47530cf9ba ssl: allow certs from another machine 8 years ago
Tanguy Pruvot fcf6c1167b README 8 years ago
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
djm34 6e9fe540b6 allow to compile with cuda 7.5 8 years ago
Tanguy Pruvot e584c86d88 cuda 7.5 test 8 years ago
Tanguy Pruvot da64c50059 blake: some more tuning and cleanup 8 years ago
Tanguy Pruvot 7c1137f335 blake: small change for the second nonce 8 years ago
Tanguy Pruvot 934f0e5054 blake: reduce intensity (and fix older devices) 8 years ago
Tanguy Pruvot 4a7e239d7c blake: merge sp improvements, start 1.7.2 dev.. 8 years ago
Tanguy Pruvot a237601747 1.7.1 release 8 years ago
xCoreDev 2e16d00f63 vanilla algo (Blake256 8 rounds - double sha256) 8 years ago
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