Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2023-05-02 15:18:42 +01:00 committed by GitHub
parent ebb1176a20
commit 8b862f09b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
- Fix CUDA memory limit check.
- Use long double for `check_solution` in case of large problem size.
- OneAPI DPCPP compiler is deprecated in favour of ICPX, so added new build option to SYCL 2020 version.
- Updates to the HIP kernels and API usage.
## [v4.0] - 2021-12-22