Changeset 13908


Ignore:
Timestamp:
11/08/12 10:18:59 (12 years ago)
Author:
cborstad
Message:

CHG: plapack not needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-macosx64-chris-python.sh

    r13853 r13908  
    2121        --with-petsc-arch=$ISSM_ARCH \
    2222        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    23         --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \
    24         --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/install/include/ " \
    2523        --with-blacs-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2624        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2725        --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2826        --with-numthreads=8
    29         #--with-fortran-lib="/usr/local/gfortran/lib/libgfortran.a" \
    30         #--with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    31         #--with-boost-dir=$ISSM_DIR/externalpackages/boost/install/ \
Note: See TracChangeset for help on using the changeset viewer.