Changeset 18415
- Timestamp:
- 08/15/14 21:46:55 (11 years ago)
- Location:
- issm/trunk-jpl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/petsc/install-3.5-macosx64-static.sh
r18402 r18415 28 28 --download-parmetis=1 \ 29 29 --download-mumps=1 \ 30 --download-fblaslapack=yes \31 30 --download-scalapack=1 32 31 -
issm/trunk-jpl/packagers/macosx/install.sh
r18414 r18415 117 117 --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \ 118 118 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 119 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \120 119 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install \ 121 120 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
Note:
See TracChangeset
for help on using the changeset viewer.