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

This commit is contained in:
henry 2008-06-02 12:53:08 +01:00
parent cce69a4a0b
commit 174e08262b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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