Commit Graph

8 Commits (9413ed8f56a8eb81f67ab24bba06a01f6ae4c4dc)

Author SHA1 Message Date
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