Releases: xmjiao/mumps4m-openmp
v5.5.1
Binary distributions of static libraries and mex files of MUMPS in single or double precision with OpenBLAS for Linux, Mac, and Windows on x86_64 architectures. OpenMP is enabled in both OpenBLAS and MUMPS. On Linux and Mac, the mex files are linked with the libiomp5 library distributed with MATLAB in order to avoid potential conflicts.
Linux version is compiled with gcc-11.
Note: When running MATLAB without the desktop environment on Linux, you need to use the -nojvm instead of simply -nodisplay, -nodesktop or -batch. Otherwise, Java is prone to crashing during the termination process.
v5.3.4
Binary distributions of static libraries and mex files of MUMPS in single or double precision with OpenBLAS for Linux, Mac, and Windows on x86_64 architectures. OpenMP is enabled in both OpenBLAS and MUMPS. On Linux and Mac, the mex files are linked with the libiomp5
library distributed with MATLAB in order to avoid potential conflicts.
Note: When running MATLAB without the desktop environment on Linux, you need to use the -nojvm
instead of simply -nodisplay
, -nodesktop
or -batch
. Otherwise, Java is prone to crashing during the termination process.