Changeset 21695


Ignore:
Timestamp:
05/01/17 13:44:53 (8 years ago)
Author:
glperez
Message:

CHG: Adding extra MPI lib.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross_python

    r21694 r21695  
    1212        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1313        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    14         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
     14        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpifort" \
    1515        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    1616        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
Note: See TracChangeset for help on using the changeset viewer.