Changes between Version 43 and Version 44 of pleiadesbash


Ignore:
Timestamp:
08/17/23 08:30:40 (21 months ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pleiadesbash

    v43 v44  
    185185
    186186You will need to build these additional external package:
    187  - gsl, install-pleiades.sh
    188187 - medipack, install.sh
    189188 - codipack, install.sh
     
    202201 --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
    203202 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    204  --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    205203 --with-scalapack-lib="-L/nasa/intel/Compiler/2018.3.222/compilers_and_libraries_2018.3.222/linux/mkl/lib/intel64/libmkl_scalapack_lp64.so" \
    206204 --with-mpi-include=" " \
     
    210208 --with-fortran-lib="-L/nasa/intel/Compiler/2018.3.222/compilers_and_libraries_2018.3.222/linux/compiler/lib/intel64_lin/ -lifcore -lifport -lgfortran" \
    211209 --with-cxxoptflags="-g -O3 -diag-disable=2196 " \
    212  --with-vendor="intel-pleiades-mpi" \
    213  --with-gsl-dir="$ISSM_DIR/externalpackages/gsl/install" \
    214  --with-vendor="intel-pleiades" \
    215210 --with-codipack-dir="$ISSM_DIR/externalpackages/codipack/install" \
    216211 --with-medipack-dir="$ISSM_DIR/externalpackages/medipack/install" \