Changes between Version 10 and Version 11 of lonestar
- Timestamp:
- 01/10/19 12:51:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
lonestar
v10 v11 59 59 export ISSM_DIR=PATHTOTRUNK 60 60 source $ISSM_DIR/etc/environment.sh 61 module load cmake/3.4.162 61 }}} 63 62 … … 83 82 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 84 83 --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \ 85 --with-mpi-include="/opt/cray/ mpt/default/gni/mpich-intel/14.0/include/" \86 --with-mpi-libflags="-L/opt/cray/ mpt/default/gni/mpich-intel/14.0/lib/ -lmpich" \84 --with-mpi-include="/opt/cray/pe/mpt/7.7.3/gni/mpich-intel/16.0/include/" \ 85 --with-mpi-libflags="-L/opt/cray/pe/mpt/7.7.3/gni/mpich-intel/16.0/lib/ -lmpich" \ 87 86 --with-mkl-libflags="-L/opt/apps/intel/16.0.1.150/compilers_and_libraries_2016.1.150/linux/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lm" \ 88 87 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \