Small updates to CHANGELOG

This commit is contained in:
Rob Falgout 2018-09-19 16:43:07 -07:00
parent afc069ed38
commit d4541fac2f

View File

@ -21,7 +21,7 @@ Version 2.15.0 released 2018/09/21
SetBoxValues2() for Struct/SStruct and IJSetValues2().
- GPU-related changes: improved build process; fixed Raja and Kokkos ports of
Struct/SStruct.
Struct/SStruct; new boxloop reduction implementation without unified memory.
- Added a new GMRES variant COGMRES, with reduced communication, which is based
on classical Gram-Schmidt with a reorthogonalization option.