Changeset 12145


Ignore:
Timestamp:
04/26/12 09:15:25 (13 years ago)
Author:
Mathieu Morlighem
Message:

Changing mpich version

Location:
issm/trunk-jpl/configs
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-linux64-astrid.sh

    r11174 r12145  
    33#External packages versions:
    44#petsc 3.1 or 3.2
    5 #mpich 1.0.2
     5#mpich 1.4
    66
    77./configure \
     
    1313 --with-tao-dir=$ISSM_TIER/externalpackages/tao/install \
    1414 --with-mpi-include=$ISSM_TIER/externalpackages/mpich2/install/include  \
    15  --with-mpi-lib="-L$ISSM_TIER/externalpackages/mpich2/install/lib/ -lmpich " \
     15 --with-mpi-lib="-L$ISSM_TIER/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
    1616 --with-petsc-arch=$ISSM_ARCH \
    1717 --with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
Note: See TracChangeset for help on using the changeset viewer.