- Timestamp:
- 06/22/13 11:24:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.1-linux64-astrid.sh
r13246 r15319 18 18 ./config/configure.py \ 19 19 --prefix="$ISSM_DIR/externalpackages/petsc/install" \ 20 --with-mpi-dir=$ISSM_DIR/externalpackages/mpich 2/install \20 --with-mpi-dir=$ISSM_DIR/externalpackages/mpich/install \ 21 21 --PETSC_ARCH=linux-gnu-amd64 \ 22 22 --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/src" \ … … 29 29 --download-f-blas-lapack=yes \ 30 30 --download-parmetis=yes \ 31 --FFLAGS=-I$ISSM_DIR/externalpackages/mpich 2/install/include \31 --FFLAGS=-I$ISSM_DIR/externalpackages/mpich/install/include \ 32 32 --download-plapack=yes \ 33 33 --COPTFLAGS="-march=opteron -O2" \
Note:
See TracChangeset
for help on using the changeset viewer.