Update changelog

This commit is contained in:
Tom Deakin 2019-04-10 14:06:50 +01:00
parent 08348d1f0f
commit dd6f3af98b

View File

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- OpenMP GNU compiler now uses native target flag.
- Support CSV output for Triad only running mode.
- NEC and PGI compiler option for OpenMP version.
- Option to calculate memory bandwidth in base 2 (MiB/s) rather than base 10 (MB/s).
### Changed
- Update SYCL implementation to SYCL 1.2.1 interface.