Changes between Version 13 and Version 14 of lonestar


Ignore:
Timestamp:
01/11/19 18:48:30 (6 years ago)
Author:
schlegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • lonestar

    v13 v14  
    5959export ISSM_DIR=PATHTOTRUNK
    6060source $ISSM_DIR/etc/environment.sh
     61
     62module load intel/16.0.1
    6163}}}
    6264
     
    8385   --with-mpi-include="/opt/cray/pe/mpt/7.7.3/gni/mpich-intel/16.0/include/" \
    8486   --with-mpi-libflags="-L/opt/cray/pe/mpt/7.7.3/gni/mpich-intel/16.0/lib/ -lmpich" \
    85    --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" \
     87   --with-mkl-libflags="-L$TACC_MKL_LIB -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -lm" \
    8688   --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    8789   --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \