Update CHANGELOG

This commit is contained in:
Ruipeng Li 2020-09-24 10:56:42 -07:00 committed by GitHub
parent 54190a8461
commit 5988a506be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ Version 2.20.0 released 2020/09/24
- New AMG-DD solver
- Improved distributed sparse matrix-matrix and triple-matrix product
performance on GPUs
- IJMatrix/Vector assembly on GPUs (with pointers to GPU memory)
- Updated caliper usage
- Separated C and C++ headers
- Various bug fixes.