Deprecate HC

This commit is contained in:
Tom Deakin 2021-04-20 16:16:56 +01:00
parent a94d678b34
commit 6ecd10bf98

View File

@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file.
- Ensure all OpenCL kernels are present in destructor.
- Unified run function in driver code to reduce code duplication, output should be uneffected.
- Normalise sum result by expected value to help false negative errors.
- HC version deprecated and moved to a legacy directory.
### Removed
- Pre-building of kernels in SYCL version to ensure compatibility with SYCL 1.2.1.