Changes between Version 55 and Version 56 of pleiadesbash


Ignore:
Timestamp:
07/26/24 07:46:25 (9 months ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pleiadesbash

    v55 v56  
    7474   --prefix=$ISSM_DIR \
    7575   --with-wrappers=no \
    76    --with-mpi-include="-I${MPI_ROOT}/include " \
     76   --with-mpi-include="${MPI_ROOT}/include" \
    7777   --with-mpi-libflags="-L${MPI_ROOT}/lib -lmpi" \
    7878   --with-petsc-dir=${PETSC_DIR} \
     
    213213   --without-Sealevelchange \
    214214   --without-kriging \
    215    --with-mpi-include="-I${MPI_ROOT}/include " \
     215   --with-mpi-include="${MPI_ROOT}/include" \
    216216   --with-mpi-libflags="-L${MPI_ROOT}/lib -lmpi" \
    217217   --with-parmetis-dir=${PETSC_DIR} \