Workaround added for NVidia OpenCL runtime: RACF kernel requires EBCDIC lookup to be done on shared memory

This commit is contained in:
jsteube
2017-02-25 17:36:29 +01:00
parent 2dd8018915
commit c094f3b511
4 changed files with 77 additions and 40 deletions
+1
View File
@@ -32,6 +32,7 @@
## Workarounds
##
- Workaround added for NVidia OpenCL runtime: RACF kernel requires EBCDIC lookup to be done on shared memory
- Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
- Workaround added for AMDGPU-Pro OpenCL runtime: RAR3 kernel require a volatile variable to work correctly