Changeset 1573
- Timestamp:
- 08/05/09 10:14:10 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/petsc/configs/winxp32/configure.sh
r1555 r1573 1 1 #!/bin/bash 2 ./config/configure.py --with-parallel-no --prefix="$ISSM_DIR _CYGWIN/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR_CYGWIN/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=12 ./config/configure.py --with-parallel-no --prefix="$ISSM_DIR/externalpackages/petsc/install" --PETSC_ARCH=cygwin-intel --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/install" --with-debugging=0 --with-mpi=0 --download-c-blas-lapack=1
Note:
See TracChangeset
for help on using the changeset viewer.