OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time

This commit is contained in:
Jens Steube
2018-01-23 20:33:26 +01:00
parent 7a8239b4c1
commit 7062425d2b
6 changed files with 148 additions and 8 deletions

View File

@@ -45,6 +45,7 @@
- Files: Copy include/ folder and its content to case SHARED is set to 1 in Makefile
- Hash Parser: Changed the way large strings are handled/truncated within the event buffer if they are too large to fit
- Hash Parser: Fixed our use of strtok_r () calls
- OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements to reduce startup time
- OpenCL Kernels: Replace variables from uXX to uXXa if used in __constant space
- OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space
- Self Test: Skip self-test for mode 8900 user-configurable scrypt settings are incompatible to fixed settings in the self-test hash