ENH: use openmpi-1.5.1 for testing

This commit is contained in:
Mark Olesen
2010-12-21 10:31:51 +01:00
parent 881b3dafa2
commit 57f8210eb0
2 changed files with 3 additions and 2 deletions

View File

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