Changes between Version 22 and Version 23 of totten


Ignore:
Timestamp:
05/29/25 07:41:32 (4 days ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • totten

    v22 v23  
    129129 - codipack
    130130 - medipack
     131 - adjointpetsc
    131132
    132133Use the following configuration script (adapt to your needs, make sure to NOT include --with-petsc-dir):
     
    143144   --with-mpi-include=$ISSM_DIR/externalpackages/petsc/install/include  \
    144145   --with-mpi-libflags="-L$ISSM_DIR/externalpackages/petsc/install/lib -lmpi -lmpicxx -lmpifort"\
     146   --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
     147   --with-adjointpetsc-dir=$ISSM_DIR/externalpackages/adjointpetsc/install \
    145148   --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    146149   --with-parmetis-dir="$ISSM_DIR/externalpackages/petsc/install" \