Changeset 20607


Ignore:
Timestamp:
05/11/16 18:02:46 (9 years ago)
Author:
glperez
Message:

CHG: Fixed MPI lib option.

File:
1 edited

Legend:

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

    r20606 r20607  
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    17         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lpmpich -lmpich -lmpl" \
     17        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich" \
    1818        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
    1919        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
Note: See TracChangeset for help on using the changeset viewer.