updated CHANGELOG
This commit is contained in:
parent
03e0150ee4
commit
ac9d7d0d7b
@ -9,10 +9,14 @@
|
|||||||
|
|
||||||
Version 2.25.0 released 2022/06/15
|
Version 2.25.0 released 2022/06/15
|
||||||
|
|
||||||
- New features in MGR: multilevel assignment of solver options, block jacobi for
|
- New features in MGR: multilevel assignment of solver options, block Jacobi for
|
||||||
smoothers and integrid transfer, CPR, non-Galerkin.
|
smoothers and integrid transfer, CPR, non-Galerkin.
|
||||||
- New factorized sparse approximate inverse (FSAI) solver/preconditioner. Can
|
- New factorized sparse approximate inverse (FSAI) solver/preconditioner. Can
|
||||||
also be used as a smoother in BoomerAMG.
|
also be used as a smoother in BoomerAMG.
|
||||||
|
- Added various optimizations for Nvidia and AMD GPUs by removing synchronizations,
|
||||||
|
reducing memory transfers, and adding faster custom kernels.
|
||||||
|
- Ported parallel matrix matrix multiplicaton to SYCL.
|
||||||
|
- Infrastructure changes to unify GPU implementations across CUDA/HIP/SYCL.
|
||||||
- Added SStruct I/O routines.
|
- Added SStruct I/O routines.
|
||||||
- Various bug fixes.
|
- Various bug fixes.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user