77 Commits (869a04233078381b73a25ca84696fe5b65a927d6)
 

Author SHA1 Message Date
Tanguy Pruvot 869a042330 m7: update vstudio project 10 years ago
Tanguy Pruvot c9ce05a82b m7: fine tune threads and max registers 10 years ago
Tanguy Pruvot fcd381cda2 m7: forgot to indent some cuda files 10 years ago
Tanguy Pruvot 871add21f1 m7: adapt cpu-miner for m7 stratum (working) 10 years ago
Tanguy Pruvot bf55536ba6 m7, add sources from djm34 repo (v6+) 10 years ago
Tanguy Pruvot 10314d844f whirlpool: remove dead code, win 2ms in final hash 10 years ago
Tanguy Pruvot 52dade56b5 heavy: warnings and tabs (no changes) 10 years ago
Tanguy Pruvot ee2f6dece5 x17: update vstudio project 10 years ago
Tanguy Pruvot 64e8cd3f98 add x17 algo, cleaned djm34 commit 10 years ago
Tanguy Pruvot 5d6a489b98 scrypt: fix implicit function declaration 10 years ago
Tanguy Pruvot 2c24bc93d4 Makefile: luffa was using more than 80 regs (10 vs 14ms) 10 years ago
Tanguy Pruvot 5cf024cc5d whirl: add missing merkle for some pools 10 years ago
Tanguy Pruvot b3becb67dd groestl: small optimisation (nist5 + 100kH on a 750Ti) 10 years ago
Tanguy Pruvot 0867fb15c6 output: add the --color parameter (-C) 10 years ago
Tanguy Pruvot d928317981 vs2013: hamsi need 72 registers, simd 64 10 years ago
Tanguy Pruvot 09ecb490c6 vs2013: simplify project options 10 years ago
Tanguy Pruvot 3f6ebc10cc whirlpool: x64 asm is very slow (30ms win32 vs 90) 10 years ago
Tanguy Pruvot 91da15aa75 windows: intercept Ctrl+C to use nvprof 10 years ago
Tanguy Pruvot b4e690b486 sources: swith to UTF-8 10 years ago
Tanguy Pruvot a586cee493 quark: dos2unix files to reduce problems later 10 years ago
Tanguy Pruvot 82981f9736 update README 10 years ago
Tanguy Pruvot 912ef1215d small reg tunes, rename whirlcoin to whirl 10 years ago
Tanguy Pruvot 7d430edc25 x15: optimize by 2ms (39ms to 37) 10 years ago
Tanguy Pruvot 0c27bd42a4 whirlcoin: update vstudio project 10 years ago
Tanguy Pruvot 1fbcbbacc4 Add whirlcoin and optimize x11 luffa (maxrregcount) 10 years ago
Tanguy Pruvot 4bc23048b5 x15: use djm34 code with asm xor64 + my rot64 10 years ago
Tanguy Pruvot 194fda87c1 x11: restore simd host2dev memcpytosymbol to reduce used cmem 10 years ago
Tanguy Pruvot bc2eb75758 Add fresh algo (based on djm34 code) 10 years ago
Tanguy Pruvot d9ea5f72ce Remove duplicated defines present in cuda_helper.h 10 years ago
Tanguy Pruvot a3ea36a5f9 cudaDeviceReset on Ctrl+C for nvprof 10 years ago
Tanguy Pruvot e1aa028b9f x15: optimize, adds some kH/s 10 years ago
Tanguy Pruvot a9a3ad8afc cuda: check for errors on cuda mem alloc 10 years ago
Tanguy Pruvot 6984a001d6 Win32 build fix after linux work (configure) 10 years ago
Tanguy Pruvot cf7351d138 x10 funcs cleanup, we dont need host constant tables 10 years ago
Tanguy Pruvot 35c0eb5512 x15: optimize the algo 10 years ago
Tanguy Pruvot 17e10400a4 Switch to shader model 5.0 for the GTX 750 10 years ago
Tanguy Pruvot 81d7e0421d x15 now works 10 years ago
Tanguy Pruvot 8e32e5ea09 cputest: add other hashes to cpu tests 10 years ago
Tanguy Pruvot 9d3d09103b Try to restore compat with 2.1 devices (GTX 460) 10 years ago
Tanguy Pruvot 2c8ccd0edc refresh pregenerated linux make files 10 years ago
Tanguy Pruvot 2c9e4127de libs: only copy the 32 or 64bit in output folder 10 years ago
Tanguy Pruvot 06763c20b1 Implement x14 (cuda + cpu functions) 10 years ago
Christian Buchner df840b7dfb commit missing Makefile.am 10 years ago
Christian Buchner 6c346eef64 bump to revision V1.2 10 years ago
Christian Buchner d99b91ea65 adding third party X13 and Diamond Groestl code contributions. 10 years ago
Christian Buchner 3b21069504 bump to revision V1.1 with Killer Groestl 10 years ago
Christian Buchner ac40fac038 The ccminer console output looks a bit more like cudaMiner now. 64 bit Windows compilation should no longer take "forever" but only "annoyingly long" 10 years ago
Christian Buchner be5ba30131 massive speed upgrade for the SIMD hash. AMD, be afraid. 10 years ago
Christian Buchner 44d38e3a9a Simplification of the SIMD hash code (remove unnecessary lookup tables), increase X11 throughput value somewhat 10 years ago
Christian Buchner baf6c9e4e3 fix syntax problem in Makefile.am 10 years ago