Skip to content

Commit

Permalink
OpenMPI: Upgrade to 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry authored and Henry committed May 19, 2015
1 parent a253ceb commit f511827
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/config/settings.csh
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ case SYSTEMOPENMPI:
breaksw

case OPENMPI:
setenv FOAM_MPI openmpi-1.6.5
setenv FOAM_MPI openmpi-1.8.5
# optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.csh`

Expand Down
2 changes: 1 addition & 1 deletion etc/config/settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ SYSTEMOPENMPI)
;;

OPENMPI)
export FOAM_MPI=openmpi-1.6.5
export FOAM_MPI=openmpi-1.8.5
# optional configuration tweaks:
_foamSource `$WM_PROJECT_DIR/bin/foamEtcFile config/openmpi.sh`

Expand Down

0 comments on commit f511827

Please sign in to comment.