mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: use openmpi-1.5.1 for testing
This commit is contained in:
@ -260,7 +260,7 @@ unset MPI_ARCH_PATH MPI_HOME
|
||||
case "$WM_MPLIB" in
|
||||
OPENMPI)
|
||||
#mpi_version=openmpi-1.4.1
|
||||
mpi_version=openmpi-1.5
|
||||
mpi_version=openmpi-1.5.1
|
||||
export MPI_ARCH_PATH=$WM_THIRD_PARTY_DIR/platforms/$WM_ARCH$WM_COMPILER/$mpi_version
|
||||
|
||||
# Tell OpenMPI where to find its install directory
|
||||
|
||||
Reference in New Issue
Block a user