Commit Graph

10 Commits (b7b2f1a79ce1dc9deaac05ee11c33a3f673a7f76)

Author SHA1 Message Date
Gabriele Gristina 2f75456d9c Fix kernel build warnings (no previous prototypes and/or incompatible function parameters ...
8 years ago
Jens Steube 7fe575e204 Add const qualifier to variable declaration of matching global memory objects
8 years ago
jsteube 3daf0af480 Added docs/credits.txt
8 years ago
jsteube 8702d0e3e1 Workaround memory allocation limit from OpenCL by using multiple buffers for scrypt
8 years ago
Jens Steube ed1863c263 Move macros DGST_R0 - DGST_R3 to host, define dgst_size for opencl kernel from host; both at runtime
8 years ago
Jens Steube 2899f53a15 Move files from include/ to OpenCL/ if they are used within kernels
8 years ago
Jens Steube 0b3743ce94 - Added inline declaration to functions from simd.c, common.c, rp.c and types_ocl.c to increase performance
8 years ago
Jens Steube abce366d00 Fixed -m 13500 kernels and tests
8 years ago
Jens Steube 1ccb643fba Fix variable name typo in -m 13500
8 years ago
Jens Steube aef8dc2b01 First working version of -m 13500
8 years ago