OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h

This commit is contained in:
Gabriele Gristina
2021-12-28 21:55:05 +01:00
parent 395322080e
commit 26b6054cab
6 changed files with 793 additions and 791 deletions
+1
View File
@@ -36,6 +36,7 @@
- OpenCL Runtime: Added support to use Apple Silicon compute devices
- OpenCL Runtime: Set default device-type to GPU with Apple Silicon compute devices
- Unit tests: Updated test.sh to set default device-type to CPU with Apple Intel and added -f (--force) option
- OpenCL Backend: moved functions to ext_OpenCL.c and includes to ext_OpenCL.h
* changes v6.2.4 -> v6.2.5