OpenCL Runtime: Add some unstable warnings for some SHA512 based algorithms on AMD GPU on macOS

This commit is contained in:
Jens Steube
2020-07-15 11:27:46 +02:00
parent 577768320d
commit b9f6777f1b
61 changed files with 746 additions and 43 deletions
+1
View File
@@ -22,6 +22,7 @@
- Compile macOS: Fixed makefile target 'clean' to correctly remove *.dSYM folders
- OpenCL Runtime: Reinterpret return code CL_DEVICE_NOT_FOUND from clGetDeviceIDs() as non-fatal
- OpenCL Runtime: Add some unstable warnings for some SHA512 based algorithms on AMD GPU on macOS
##
## Technical