Skip to content
Snippets Groups Projects
Commit ec9dcd91 authored by Ludovic Noels's avatar Ludovic Noels
Browse files

change mpi

parent 9340461f
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment