OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon

This commit is contained in:
Gabriele Gristina
2021-12-24 17:30:49 +01:00
parent cb7f99ef79
commit 861e644057
6 changed files with 119 additions and 91 deletions
+1
View File
@@ -34,6 +34,7 @@
- OpenCL Runtime: Added support to use Apple Silicon compute devices
- OpenCL Runtime: Set default device-type to GPU with Apple Silicon compute devices
- Backend Info: Added local memory size to output
- OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
* changes v6.2.4 -> v6.2.5