OpenCL Runtime: Updated rocm detection

This commit is contained in:
jsteube
2018-01-28 20:14:25 +01:00
parent 9aa9725b91
commit 68b1ea4b68
2 changed files with 7 additions and 7 deletions
+1
View File
@@ -48,6 +48,7 @@
- Files: Switched back to relative current working directory on windows to work around problems with unicode characters
- Hash Parser: Changed the way large strings are handled/truncated within the event buffer if they are too large to fit
- Hash Parser: Fixed the use of strtok_r () calls
- OpenCL Runtime: Updated rocm detection
- OpenCL Kernels: Replace variables from uXX to uXXa if used in __constant space
- OpenCL Kernels: Use a special kernel to initialize the password buffer used during autotune measurements, to reduce startup time
- OpenCL Kernels: Use static declaraction for uXXa variables used in __constant space