Update local copy of OpenCL C++ header file.

This closes #62
This commit is contained in:
Tom Deakin 2020-03-16 16:43:55 +00:00
parent 8776901733
commit 1bc4395f48
2 changed files with 879 additions and 228 deletions

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
### Changed ### Changed
- Use cl::sycl::id parameters instead of cl::sycl::item. - Use cl::sycl::id parameters instead of cl::sycl::item.
- Update local copy of OpenCL C++ header file.
### Removed ### Removed
- Pre-building of kernels in SYCL version to ensure compatibility with SYCL 1.2.1. - Pre-building of kernels in SYCL version to ensure compatibility with SYCL 1.2.1.

File diff suppressed because it is too large Load Diff