Changeset 8703


Ignore:
Timestamp:
06/23/11 16:38:35 (14 years ago)
Author:
schlegel
Message:

Use mpt 1.25 not 1.23.nas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/configs/pleiades/configure.sh

    r8524 r8703  
    77         --with-metis-dir=$ISSM_TIER/externalpackages/metis/install \
    88         --with-petsc-dir=$ISSM_TIER/externalpackages/petsc/install \
    9          --with-mpi-include=/nasa/sgi/mpt/1.23.nas/include \
    10          --with-mpi-lib="-L/nasa/sgi/mpt/1.23.nas/lib64/ -lmpi -lpthread -lgfortran" \
     9         --with-mpi-include=/nasa/sgi/mpt/1.25/include \
     10         --with-mpi-lib="-L/nasa/sgi/mpt/1.25/lib/ -lmpi -lpthread -lgfortran" \
    1111         --with-petsc-arch=$ISSM_ARCH \
    1212         --with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
Note: See TracChangeset for help on using the changeset viewer.