diff --git a/cm3apps/install.txt b/cm3apps/install.txt index a1d85d4766dc712ac3ed045fc14f96c2becb8196..30d44ac77fe8ea054ee33a7a94ae5738b1c7bea5 100644 --- a/cm3apps/install.txt +++ b/cm3apps/install.txt @@ -201,9 +201,9 @@ Then wait until the job end (the last line of the created file "petsc-install.ou module load CMake/2.8.12-GCC-4.8.2 #module load lapack/3.5.0/gcc/4.7.3 #module load blas/3.5.0/gcc/4.7.3 - module load OpenMPI/1.7.3-GCC-4.8.2 + module load openmpi/1.6.5/gnu64 module load python/2.7.6 - export MPI_HOME=/usr/local/Software/OpenMPI/1.7.3-GCC-4.8.2/ + export MPI_HOME=/usr/local/openmpi/1.6.5/gnu64 export MPI_RUN=$MPI_HOME/bin/mpirun #export BLASDIR=$BLAS #export BLASLIB=blas