Update CHANGELOG.md

This commit is contained in:
Tom Deakin 2020-07-14 14:03:04 +01:00 committed by GitHub
parent d28df3b71e
commit 8ece4079fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
### Added ### Added
- Compiler options for OpenMP and OpenACC GNU offloading to NVIDIA and AMD. - Compiler options for OpenMP and OpenACC GNU offloading to NVIDIA and AMD.
- Compiler options for Arm Clang added to OpenMP and Kokkos.
- Kokkos 3 build system (No code changes made). - Kokkos 3 build system (No code changes made).
### Changed ### Changed