Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2023-01-30 12:14:17 +00:00 committed by GitHub
parent 1d49952d47
commit 6a1122e5a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- RAJA CUDA CMake build issues resolved.
- 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.
## [v4.0] - 2021-12-22