MUMPS 5.6.1 upstream, add OpenBLAS, parMETIS
MUMPS Upstream 5.6.1 is now default, along with several build system enhancements:
- download unmodified MUMPS sources from mumps-solver.org, which is much faster and more reliable than the historical France-based MUMPS server that used to go down for hours or days. I didn't use Zenodo for this release, assuming mumps-solver.org stays reliable and fast.
- Support OpenBLAS with
cmake -DLAPACK_VENDOR=OpenBLAS
as well as several other vendors in Readme_LAPACK - add parMETIS support, and document Scotch and METIS, any of which can be used independently as in Readme_ordering
- GCC uses "-fno-strict-aliasing" to avoid MUMPS memory leaks @TarcisioLOliveira
CI: added OpenBLAS test
Contributors include: