update changelog

This commit is contained in:
Tom Deakin 2023-06-12 16:38:31 +01:00
parent 092ee67764
commit 7643de8d09

View File

@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- 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.
- Number of thread-blocks in CUDA dot kernel implementation changed to 1024.
## [v4.0] - 2021-12-22