Changes between Version 10 and Version 11 of lonestar


Ignore:
Timestamp:
01/10/19 12:51:59 (6 years ago)
Author:
schlegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lonestar

    v10 v11  
    5959export ISSM_DIR=PATHTOTRUNK
    6060source $ISSM_DIR/etc/environment.sh
    61 module load cmake/3.4.1
    6261}}}
    6362
     
    8382   --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    8483   --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" \
    8786   --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" \
    8887   --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \