Update CHANGELOG for release 2.20.0
This commit is contained in:
parent
aaf5aa564a
commit
2fe718e11f
12
CHANGELOG
12
CHANGELOG
@ -7,9 +7,19 @@
|
|||||||
# This file chronicles user-level changes, beginning with the most recent.
|
# This file chronicles user-level changes, beginning with the most recent.
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
|
Version 2.20.0 released 2020/09/24
|
||||||
|
|
||||||
|
- New matrix-based interpolation routines for AMG (CPU and GPU)
|
||||||
|
- New AMG-DD solver
|
||||||
|
- Updated caliper usage
|
||||||
|
- Separated C and C++ headers
|
||||||
|
- Various bug fixes.
|
||||||
|
|
||||||
|
#====================================
|
||||||
|
|
||||||
Version 2.19.0 released 2020/05/26
|
Version 2.19.0 released 2020/05/26
|
||||||
|
|
||||||
- Updated to soupport superlu-dist version to 6.3.1
|
- Updated to support superlu-dist version to 6.3.1
|
||||||
- Moved reference manual API to online documentation
|
- Moved reference manual API to online documentation
|
||||||
- New AMG features to keep specified F-points and/or C-points.
|
- New AMG features to keep specified F-points and/or C-points.
|
||||||
- Added GPU support for AMG setup and several interpolation approaches.
|
- Added GPU support for AMG setup and several interpolation approaches.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user