mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Changed back to openmpi-1.2.6 now it is out of git.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user