Skip to content
Snippets Groups Projects
Commit 512b88ac authored by Henry Weller's avatar Henry Weller
Browse files

OpenMPI: Upgrade to version 1.10.0

parent cbd3f823
Branches
Tags
1 merge request!25Merge foundation
......@@ -379,7 +379,7 @@ case SYSTEMOPENMPI:
breaksw
case OPENMPI:
setenv FOAM_MPI openmpi-1.8.5
setenv FOAM_MPI openmpi-1.10.0
# Optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.csh`
......
......@@ -403,7 +403,7 @@ SYSTEMOPENMPI)
;;
OPENMPI)
export FOAM_MPI=openmpi-1.8.5
export FOAM_MPI=openmpi-1.10.0
# Optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.sh`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment