- Timestamp:
- 05/01/12 17:28:47 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:ignore
-
old new 7 7 config.status 8 8 configure 9 doxygen10 9 ISSM.paf 11 10 ISSM.ppf 12 11 ISSM.ppf_cache 13 12 libtool 14 list15 13 Makefile 16 14 Makefile.in 17 15 stamp-h1 18 16 svn-commit* 19 nightlylog
-
- Property svn:mergeinfo changed
/issm/trunk merged: 11526,11533,11681-11682,11710,11778-11779,11995 /issm/trunk-jpl merged: 11992-11994,11996-12003,12005-12113,12115-12161,12163-12166
- Property svn:ignore
-
issm/branches/trunk-jpl-damage/externalpackages/petsc/install-3.1-win7.sh
r12004 r12168 14 14 ./config/configure.py \ 15 15 --with-parallel-no \ 16 --prefix="$ISSM_ TIER/externalpackages/petsc/install" \16 --prefix="$ISSM_DIR/externalpackages/petsc/install" \ 17 17 --PETSC_ARCH=cygwin-intel \ 18 --PETSC_DIR="$ISSM_ TIER/externalpackages/petsc/src" \18 --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/src" \ 19 19 --with-debugging=0 \ 20 20 --with-mpi=0 \ … … 26 26 27 27 #./config/configure.py \ 28 # --prefix="$ISSM_ TIER/externalpackages/petsc/install" \29 # --PETSC_DIR="$ISSM_ TIER/externalpackages/petsc/src" \28 # --prefix="$ISSM_DIR/externalpackages/petsc/install" \ 29 # --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/src" \ 30 30 # --PETSC_ARCH=macosx-gnu \ 31 # --with-mpi-dir=$ISSM_ TIER/externalpackages/mpich2/install \31 # --with-mpi-dir=$ISSM_DIR/externalpackages/mpich2/install \ 32 32 # --with-debugging=0 \ 33 33 # --with-shared=0 \ … … 38 38 # --download-f-blas-lapack=yes \ 39 39 # --download-plapack=yes \ 40 # --FFLAGS="-I$ISSM_ TIER/externalpackages/mpich2/install/include -arch i386" \40 # --FFLAGS="-I$ISSM_DIR/externalpackages/mpich2/install/include -arch i386" \ 41 41 # --COPTFLAGS="-march=opteron -O2 -arch i386" \ 42 42 # --FOPTFLAGS="-march=opteron -O2 -arch i386" \
Note:
See TracChangeset
for help on using the changeset viewer.