- OpenCL Runtime: Reenabled support for Intel GPU OpenCL runtime

This commit is contained in:
Jens Steube
2019-11-27 10:28:12 +01:00
parent 48f60cc0f5
commit bfd95d42f6
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -97,6 +97,7 @@
- OpenCL Runtime: Do not run a shared- and constant-memory size check if their memory type is of type global memory (typically CPU)
- OpenCL Runtime: Improve ROCM detection and make sure to not confuse with recent AMDGPU drivers
- OpenCL Runtime: Not using amd_bytealign (amd_bitalign is fine) on AMDGPU driver drastically reduces JiT segfaults
- OpenCL Runtime: Reenabled support for Intel GPU OpenCL runtime
- OpenCL Runtime: Unlocked maximum thread count
- OpenCL Runtime: Update unstable mode warnings for Apple and AMDGPU drivers
- OpenCL Runtime: Workaround JiT compiler error on AMDGPU driver compiling WPA-EAPOL-PBKDF2 OpenCL kernel