Tanguy Pruvot
|
3d70026ae6
|
hmq1725 algo
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
|
8 years ago |
Tanguy Pruvot
|
2247605d23
|
quark: add support for SM 2 devices
todo: use nonce vectors for the second branch
GPU #0: Gigabyte GTX 460, 261.26 kH/s
accepted: 2/2 (diff 0.046), 254.36 kH/s yay!!!
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
|
9 years ago |
Tanguy Pruvot
|
2d83f74a7e
|
vstudio: special ifdef for the constant (bmw)
|
9 years ago |
Tanguy Pruvot
|
957d919a6a
|
bmw512: save a few KBs, ifdef 80-bytes kernel
was only used by animecoin
Also ifdef SM 3.0 compat. code to be ignored on recent archs
|
9 years ago |
Tanguy Pruvot
|
ed4927fcd0
|
quark/x11: set signed int hashPosition vars to off_t
groestl (and keccak?) seems faster with 64bit vars (off_t or int64_t)...
|
10 years ago |
Tanguy Pruvot
|
2f541065fb
|
cuda_helper: rename correctly hiword/loword functions
|
10 years ago |
Tanguy Pruvot
|
d58d53f2b2
|
update README, small changes, prepare release 1.6.1
still need a SM 3.0 fix for skein...
|
10 years ago |
Tanguy Pruvot
|
4f43abb402
|
bmw512: indent and restore SM 3.0 compat
could be also the source of the problem seen with CUDA 7
restored the code before sp/klaus changes for SM 3.0 devices...
|
10 years ago |