Skip to content

Commit

Permalink
Update MUMPS version because 5.7.1 is no longer available in Debian!
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmech committed Sep 24, 2024
1 parent fa4710b commit 6e6a0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zscripts/compile-and-install-mumps.bash
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sudo () {
BLAS_LIB=${1:-""}

# options
VERSION="5.7.1"
VERSION="5.7.3"
PREFIX="/usr/local"
INCDIR=$PREFIX/include/mumps
LIBDIR=$PREFIX/lib/mumps
Expand Down

0 comments on commit 6e6a0b4

Please # to comment.