Changeset 13804


Ignore:
Timestamp:
10/22/12 16:55:29 (12 years ago)
Author:
habbalf
Message:

CHG: removed plapack and prometheus

File:
1 edited

Legend:

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

    r13654 r13804  
    1313 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    1414 --with-mkl-dir=/nasa/intel/mkl/10.0.011/lib/64/ \
    15  --with-plapack-lib="-L$ISSM_DIR/externalpackages/petsc/install/ -lPLAPACK" \
    16  --with-plapack-include="-I$ISSM_DIR/externalpackages/petsc/src/externalpackages/PLAPACKR32-hg/INCLUDE" \
    1715 --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    1816 --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
     
    2018 --with-spai-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2119 --with-hypre-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    22  --with-prometheus-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2320 --with-superlu-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2421 --with-spooles-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2522 --with-pastix-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    2623 --with-graphics-lib=/usr/lib64/libX11.so \
    27  --with-cxxoptflags="-O3 -xS" \
     24 --with-cxxoptflags="-O3" \
    2825 --with-vendor=intel-pleiades
Note: See TracChangeset for help on using the changeset viewer.