Changeset 1555
- Timestamp:
- 08/04/09 15:54:46 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/petsc/configs/winxp32/configure.sh
r1464 r1555 1 1 #!/bin/bash 2 ./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=12 ./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=1
Note:
See TracChangeset
for help on using the changeset viewer.