diff --git a/CHANGELOG.md b/CHANGELOG.md index 54725bb..4efcbcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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