Updated test.sh

This commit is contained in:
Gabriele Gristina
2021-12-28 16:38:38 +01:00
parent 625ce2bb7c
commit c014dc0c34
2 changed files with 44 additions and 47 deletions

View File

@@ -35,7 +35,7 @@
- OpenCL Backend: added workaround to make optimized kernels work on Apple Silicon
- 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, force pure kernel with Apple Silicon and add -f (--force) option
- Unit tests: Updated test.sh to set default device-type to CPU with Apple Intel and added -f (--force) option
* changes v6.2.4 -> v6.2.5