CONFIG: update openmpi-1.10 minor

This commit is contained in:
Mark Olesen
2019-01-21 13:40:06 +01:00
parent 73e89f9332
commit 03bd58ee3a
4 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@ case SYSTEMOPENMPI:
breaksw
case OPENMPI:
setenv FOAM_MPI openmpi-1.10.4
setenv FOAM_MPI openmpi-1.10.7
_foamEtc -config openmpi # <- Adjustments (optional)
# Respect MPI_ARCH_PATH if set to a valid directory (ie, from user adjustments)

View File

@ -59,7 +59,7 @@ SYSTEMOPENMPI)
;;
OPENMPI)
export FOAM_MPI=openmpi-1.10.4
export FOAM_MPI=openmpi-1.10.7
_foamEtc -config openmpi # <- Adjustments (optional)
# Respect MPI_ARCH_PATH if set to a valid directory (ie, from user adjustments)

View File

@ -40,7 +40,7 @@ no_cgal()
}
# Reset variables
# Report
echo_cgal()
{
echo "cgal=${HAVE_CGAL:-false}"

View File

@ -40,7 +40,7 @@ no_hypre()
}
# Reset variables
# Report
echo_hypre()
{
echo "hypre=${HAVE_HYPRE:-false}"