67 Commits (73af5c583c85d233c6bbaed06cf6b36a8bb6b1a3)

Author SHA1 Message Date
Tanguy Pruvot 73af5c583c neoscrypt: fixes for windows 9 years ago
Tanguy Pruvot e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) 9 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 9 years ago
Tanguy Pruvot 7edc02633f linux: return to SM 5.0 only default 9 years ago
Tanguy Pruvot ca9ec1b803 scrypt: compile also titan kernel with recent SM 9 years ago
Tanguy Pruvot 9208888c57 scrypt: assign specific compute models to the kernels 9 years ago
Tanguy Pruvot 4f379803d3 scrypt: remove some unused functions/algo checks 9 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 9 years ago
Tanguy Pruvot b521acb480 groestl: use sp bitslice enhancement, prepare SM 2.x variant 10 years ago
Tanguy Pruvot b3188669e2 lyra2: cleanup 10 years ago
Tanguy Pruvot ef8a73d6aa keccak: not compatible with second nonces (was broken) 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 71f9003901 x13: use tsiv hamsi implementation (+70KH) 10 years ago
Tanguy Pruvot 9a8b7ff0d7 api: add cpu temp/freq (linux) 10 years ago
sp-hash f0d91ab8a6 Luffa and simd merged to one kernal. 10 years ago
Tanguy Pruvot fdd5d29071 x11: shavite and echo from sp (now ok on win32) 10 years ago
Tanguy Pruvot e40a7a720c ccminer: rename main file and switch to C++ 10 years ago
Tanguy Pruvot 49f3c454c2 Add nvml for GPU monitoring (squashed) 10 years ago
Tanguy Pruvot 4958ce6007 api: add a basic stats api on port 2068 10 years ago
Tanguy Pruvot ec709af62f Store and display average hashrate (benchmark + on share) 10 years ago
Tanguy Pruvot e7beac6b1c x11: tiny sp_ opt on jh512 (0.05ms) 10 years ago
Tanguy Pruvot 5bc969fa57 Some work on data alignment 10 years ago
Tanguy Pruvot 6169bf683b Add S3 Algo (1Coin) 10 years ago
Tanguy Pruvot d8a23fa970 Tune quark part of Xn funcs 10 years ago
Tanguy Pruvot 0720797f1b Add proper keccak-256 (maxcoin) 10 years ago
Tanguy Pruvot 1aec4555cc Tune reg. count for qubit (luffa) algos 10 years ago
Tanguy Pruvot 7cc5222394 Move common check_cpu functions to root 10 years ago
Tanguy Pruvot c3eb66683a Import djm34 qubit, deep and doom algos 10 years ago
Tanguy Pruvot 402e416853 Add pentablake algo (-a penta) 10 years ago
Tanguy Pruvot 42eafcbe85 Put CRC-32 function in a new unit 10 years ago
Tanguy Pruvot 3e44e52300 Release v1.4 with blake (NEOS) 10 years ago
Tanguy Pruvot 415945eb20 Makefile: use the CUDA_CFLAGS var 10 years ago
Tanguy Pruvot 7e595a36ea blake: cleanup, remove d_hash buf, not in a chain 10 years ago
Tanguy Pruvot 2d42ae6de5 stratum: handle a small cache of submitted jobs 10 years ago
Tanguy Pruvot c17d11e377 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 10 years ago
Tanguy Pruvot 10314d844f whirlpool: remove dead code, win 2ms in final hash 10 years ago
Tanguy Pruvot 64e8cd3f98 add x17 algo, cleaned djm34 commit 10 years ago
Tanguy Pruvot 2c24bc93d4 Makefile: luffa was using more than 80 regs (10 vs 14ms) 10 years ago
Tanguy Pruvot 912ef1215d small reg tunes, rename whirlcoin to whirl 10 years ago
Tanguy Pruvot 1fbcbbacc4 Add whirlcoin and optimize x11 luffa (maxrregcount) 10 years ago
Tanguy Pruvot bc2eb75758 Add fresh algo (based on djm34 code) 10 years ago
Tanguy Pruvot 17e10400a4 Switch to shader model 5.0 for the GTX 750 10 years ago