diff --git a/CHANGELOG b/CHANGELOG index dd49c9827..9a9119e33 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.