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 |