- more accurate memory counting for parallel symbolic and distribution routines
- improved NERSC Perlmutter build and run scripts
- added OLCF Frontier build and run scripts
- updated superlu_enum_consts.h, compatible with serial SupeLU
- added routine PStatClear()
- fixes for taskloop in triangular solve
- CMake: add target_compile_features() to specify C standard lower bound
- a number of bug fixes
Update: version strings in several files.
What's Changed
- Remove unused ptr and associated free by @jeanlucf22 in #131
- Fix -Wstrict-prototypes by @prj- in #139
- -Wundef by @prj- in #149
- Last necessary fix for -Wundef by @prj- in #151
New Contributors
- @jeanlucf22 made their first contribution in #131
Full Changelog: v8.1.2...v8.2.0