Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2020-10-26 09:58:57 +00:00 committed by GitHub
parent 8ae8c70188
commit 5182342403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- Ensure correct SYCL queue constructor with explicit async_handler.
- Use built in SYCL runtime device discovery.
- Cray compiler OpenMP flags updated
- Reorder OpenCL objects in class so destructors are called in safe order.
### Removed
- Pre-building of kernels in SYCL version to ensure compatibility with SYCL 1.2.1.