Changeset 12182
- Timestamp:
- 05/03/12 09:39:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/configs/config-linux64-astrid.sh
r12157 r12182 15 15 --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \ 16 16 --with-petsc-arch=$ISSM_ARCH \ 17 --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install \ 17 18 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \ 18 19 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 30 31 --with-numthreads=32 \ 31 32 --enable-debugging 33 #--with-serial=no \
Note:
See TracChangeset
for help on using the changeset viewer.