Changeset 13908
- Timestamp:
- 11/08/12 10:18:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/configs/config-macosx64-chris-python.sh
r13853 r13908 21 21 --with-petsc-arch=$ISSM_ARCH \ 22 22 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \ 23 --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \24 --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/install/include/ " \25 23 --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 26 24 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 27 25 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \ 28 26 --with-numthreads=8 29 #--with-fortran-lib="/usr/local/gfortran/lib/libgfortran.a" \30 #--with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \31 #--with-boost-dir=$ISSM_DIR/externalpackages/boost/install/ \
Note:
See TracChangeset
for help on using the changeset viewer.