Skip to content

Commit

Permalink
Update CHANGELOG for upcoming 6.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pghysels committed Feb 3, 2022
1 parent 80d02a4 commit 765dc4f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
Version 6.3.0 Released February 2022
====================================
- Change default sparsity reducing ordering to use METIS_NodeNDP
(from METIS_NodeND)
- Significant performance improvements in the GPU code for the
direct solver, from the NERSC December 2021 Hackathon
- Performance fix in symbolic phase
(affecting only some MPI implementations)
- Bump minimum CMake version to 3.17
- CMake fix for Perlmutter
- Compilation fix for GCC 8
- Add support for single precision HODLR/Butterfly
(now requiring ButterflyPACK >= 2.1.0)


Version 6.2.1 Released November 2021
====================================
- HIP compilation fix
Expand Down

0 comments on commit 765dc4f

Please sign in to comment.