Tanguy Pruvot
|
c722fafe49
|
neoscrypt: reduce gpu reg count with sp precalc
also prevent bool in cuda prototype, linkage mismatch in vstudio... sigh
|
10 years ago |
Tanguy Pruvot
|
1b31f11252
|
neoscrypt: cleanup...
My SM 3.0 functions are ok but djm34 implementation uses too much registers
for this arch...
|
10 years ago |
Tanguy Pruvot
|
6bb128c055
|
neoscrypt: strip cuda_vectors.h useless functions
fix build break for SM 3.0 (but neoscrypt is not yet compatible)
|
10 years ago |
Tanguy Pruvot
|
73af5c583c
|
neoscrypt: fixes for windows
|
10 years ago |
Tanguy Pruvot
|
e1b274ef65
|
neoscrypt: fix bad source file ext (cu/cpp)
|
10 years ago |
Tanguy Pruvot
|
15584e4f05
|
neoscrypt: adapt for visual studio compat
todo: fix SM 3.0 builds
|
10 years ago |
Tanguy Pruvot
|
65c1d787e7
|
add neoscrypt based on djm34 work
indent, link --intensity, and some clean up
Tested speed on linux ~= 160kH/s on a 750Ti (Black Edition)
To be continued...
|
10 years ago |