Update CHANGELOG.md
This commit is contained in:
parent
4ab6eac3a5
commit
ed960d88a3
@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 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.
|
- SYCL device check for FP64 support.
|
||||||
- New implementation using TBB.
|
- New implementations: TBB, Thrust, Julia, Scala, Java.
|
||||||
- Compiler options for Fujitsu added to OpenMP.
|
- Compiler options for Fujitsu added to OpenMP.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
@ -39,6 +39,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
Pre-building kernels is also not required, and shows no overhead as the first iteration is not timed.
|
Pre-building kernels is also not required, and shows no overhead as the first iteration is not timed.
|
||||||
- OpenACC Cray compiler flags.
|
- OpenACC Cray compiler flags.
|
||||||
- Build support for Kokkos 2.x (No code changes made).
|
- Build support for Kokkos 2.x (No code changes made).
|
||||||
|
- All Makefiles; build system will now use CMake exclusively.
|
||||||
|
|
||||||
## [v3.4] - 2019-04-10
|
## [v3.4] - 2019-04-10
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user