Changeset 23201


Ignore:
Timestamp:
08/29/18 00:42:46 (7 years ago)
Author:
jdquinn
Message:

CHG: Adding mpich libs back in.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/jenkins/linux64_ross_static

    r23200 r23201  
    1616        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1717        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    18         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
     18        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \
    1919        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    2020        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
Note: See TracChangeset for help on using the changeset viewer.