One more update to CHANGELOG

This commit is contained in:
Rob Falgout 2021-05-25 16:42:52 -07:00
parent d380ba1247
commit 0a82c6d412

View File

@ -14,6 +14,7 @@ Version 2.21.0 released 2021/05/25
- Added GPU build options to CMake.
- Added a new HYPRE_RELEASE_NUMBER macro.
- Improved support for ParCSR matrices with many zero rows.
- Improved BoomerAMG setup efficiency when there are many off-diagonal coefficients.
- Fixed a bug in the strength matrix generation for nodal AMG.
- Removed unified virtual memory (UVM) requirement from GPU implementation.
- Removed --enable-global-partition option.