First version of CHANGELOG for 2.15.0 release

This commit is contained in:
Rob Falgout 2018-09-19 14:37:01 -07:00
parent 8cc56bc749
commit 72b74097ef

View File

@ -15,6 +15,18 @@
# recent release.
#=============================================================================
Version 2.15.0 released 2018/09/21
- Added new system interface routines to reduce copies and improve threading:
SetBoxValues2() for Struct/SStruct and IJSetValues2().
- GPU-related changes: improved build process; fixed Raja and Kokkos ports of
Struct/SStruct.
- Added co-GMRES.
- Various bug fixes.
Version 2.14.0 released 2018/03/16
- New GPU release uses CUDA or OpenMP4.5. AMG setup phase is not yet ported.