Ignore:
Timestamp:
05/01/12 17:28:47 (13 years ago)
Author:
cborstad
Message:

merged trunk-jpl into branch through revision 12167

Location:
issm/branches/trunk-jpl-damage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-jpl-damage

  • issm/branches/trunk-jpl-damage/externalpackages/petsc/install-3.1-win7.sh

    r12004 r12168  
    1414./config/configure.py  \
    1515        --with-parallel-no \
    16         --prefix="$ISSM_TIER/externalpackages/petsc/install" \
     16        --prefix="$ISSM_DIR/externalpackages/petsc/install" \
    1717        --PETSC_ARCH=cygwin-intel \
    18         --PETSC_DIR="$ISSM_TIER/externalpackages/petsc/src" \
     18        --PETSC_DIR="$ISSM_DIR/externalpackages/petsc/src" \
    1919        --with-debugging=0 \
    2020        --with-mpi=0 \
     
    2626
    2727#./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" \
    3030# --PETSC_ARCH=macosx-gnu \
    31 # --with-mpi-dir=$ISSM_TIER/externalpackages/mpich2/install \
     31# --with-mpi-dir=$ISSM_DIR/externalpackages/mpich2/install \
    3232# --with-debugging=0 \
    3333# --with-shared=0 \
     
    3838# --download-f-blas-lapack=yes \
    3939# --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" \
    4141# --COPTFLAGS="-march=opteron -O2 -arch i386" \
    4242# --FOPTFLAGS="-march=opteron -O2 -arch i386" \
Note: See TracChangeset for help on using the changeset viewer.