Changeset 13804
- Timestamp:
- 10/22/12 16:55:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/configs/config-pleiades-petscdev.sh
r13654 r13804 13 13 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \ 14 14 --with-mkl-dir=/nasa/intel/mkl/10.0.011/lib/64/ \ 15 --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \16 --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/src/externalpackages/PLAPACKR32-hg/INCLUDE" \17 15 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 18 16 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \ … … 20 18 --with-spai-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 21 19 --with-hypre-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 22 --with-prometheus-dir=$ISSM_DIR/externalpackages/petsc/install/ \23 20 --with-superlu-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 24 21 --with-spooles-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 25 22 --with-pastix-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 26 23 --with-graphics-lib=/usr/lib64/libX11.so \ 27 --with-cxxoptflags="-O3 -xS" \24 --with-cxxoptflags="-O3" \ 28 25 --with-vendor=intel-pleiades
Note:
See TracChangeset
for help on using the changeset viewer.