- Timestamp:
- 08/19/14 08:39:56 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.5-linux64-static.sh
r18437 r18438 19 19 --prefix="$ISSM_DIR/externalpackages/petsc/install" \ 20 20 --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/src" \ 21 --with-mpi-dir="$ISSM_DIR/externalpackages/mpich/install" \ 21 22 --with-debugging=0 \ 22 23 --with-valgrind=0 \ … … 24 25 --with-ssl=0 \ 25 26 --with-shared-libraries=0 \ 26 --download-mpich=1 \27 27 --download-metis=1 \ 28 28 --download-parmetis=1 \
Note:
See TracChangeset
for help on using the changeset viewer.