Changeset 13177


Ignore:
Timestamp:
08/28/12 16:13:59 (13 years ago)
Author:
schlegel
Message:

CHG: add tao, remove plapack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-discover.sh

    r12627 r13177  
    1818 --with-scalapack-dir="/usr/local/intel/mkl/10.1.2.024/lib/64/" \
    1919 --with-blacs-dir="/usr/local/intel/mkl/10.1.2.024/lib/64/" \
    20  --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \
    21  --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/install/externalpackages/PLAPACKR32-hg/INCLUDE" \
    2220 --with-blas-lapack-dir="/usr/local/intel/mkl/10.1.2.024/lib/64/" \
    23  --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
     21 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
     22 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
    2423 --with-graphics-lib=/usr/lib64/libX11.so \
    2524 --with-cxxoptflags="-O3 -xS" \
Note: See TracChangeset for help on using the changeset viewer.