Skip to content
Snippets Groups Projects
Commit 174e0826 authored by henry's avatar henry
Browse files

Changed back to openmpi-1.2.6 now it is out of git.

parent cce69a4a
Branches
Tags
No related merge requests found
......@@ -157,7 +157,7 @@ endif
switch ("$WM_MPLIB")
case OPENMPI:
set ompi_version=1.2.5
set ompi_version=1.2.6
setenv OPENMPI_HOME $FOAM_SRC/other/openmpi-$ompi_version
setenv OPENMPI_ARCH_PATH $OPENMPI_HOME/platforms/$WM_OPTIONS
......
......@@ -158,7 +158,7 @@ export FOAMX_CONFIG
case "$WM_MPLIB" in
OPENMPI)
ompi_version=1.2.5
ompi_version=1.2.6
export OPENMPI_HOME=$FOAM_SRC/other/openmpi-$ompi_version
export OPENMPI_ARCH_PATH=$OPENMPI_HOME/platforms/$WM_OPTIONS
......
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