- Timestamp:
- 03/11/10 15:40:53 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/petsc/configs/2.3.2/linux32-cosmos/configure.sh
r3215 r3265 1 1 PETSC_DIR=$ISSM_DIR/externalpackages/petsc/install 2 2 3 ./config/configure.py --prefix=$PETSC_DIR --with-batch=1 --ISSM_ARCH=$ISSM_ARCH --PETSC_DIR=$PETSC_DIR --with-debugging=no COPTFLAGS=-O3 FOPTFLAGS=-O3 --with-blas-lapack-dir=/opt/intel/mkl/10.0.5.025/ --with-mpi-dir=/opt/mpich/gm/intel10.1/ --download-mumps=yes --download-scalapack=yes --download-blacs=yes --download-plapack=yes --FFLAGS=-I/usr/include --with-mpi-shared= 13 ./config/configure.py --prefix=$PETSC_DIR --with-batch=1 --ISSM_ARCH=$ISSM_ARCH --PETSC_DIR=$PETSC_DIR --with-debugging=no COPTFLAGS=-O3 FOPTFLAGS=-O3 --with-blas-lapack-dir=/opt/intel/mkl/10.0.5.025/ --with-mpi-dir=/opt/mpich/gm/intel10.1/ --download-mumps=yes --download-scalapack=yes --download-blacs=yes --download-plapack=yes --FFLAGS=-I/usr/include --with-mpi-shared=0
Note:
See TracChangeset
for help on using the changeset viewer.