Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to modern OpenCL CPU runtime on Windows
Windows CI tests are using older version of intel OpenCL CPU runtime. This older version is no longer supported in favor of intel OneAPI stack. This commit updates windows test to use OneAPI OpenCL CPU runtime. Ubuntu tests were updated to use intel OneAPI OpenCL CPU runtime in commit b1be7bc
- Loading branch information