Changeset 8703
- Timestamp:
- 06/23/11 16:38:35 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/configs/pleiades/configure.sh
r8524 r8703 7 7 --with-metis-dir=$ISSM_TIER/externalpackages/metis/install \ 8 8 --with-petsc-dir=$ISSM_TIER/externalpackages/petsc/install \ 9 --with-mpi-include=/nasa/sgi/mpt/1.2 3.nas/include \10 --with-mpi-lib="-L/nasa/sgi/mpt/1.2 3.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" \ 11 11 --with-petsc-arch=$ISSM_ARCH \ 12 12 --with-dakota-dir=$ISSM_TIER/externalpackages/dakota/install \
Note:
See TracChangeset
for help on using the changeset viewer.