Update changelog

This commit is contained in:
Tom Deakin 2021-05-17 15:33:54 +01:00
parent 82dedad676
commit 2ab68ab39e

View File

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Support for CUDA Managed Memory and Page Fault memory. - Support for CUDA Managed Memory and Page Fault memory.
- Added nstream kernel from PRK with associate command line option. - Added nstream kernel from PRK with associate command line option.
- CMake build system added for all models. - CMake build system added for all models.
- SYCL device check for FP64 support.
### Changed ### Changed
- Default branch renamed from `master` to `main`. - Default branch renamed from `master` to `main`.