Changeset 14471


Ignore:
Timestamp:
03/27/13 16:02:36 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: do not compile with dakota for now

File:
1 edited

Legend:

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

    r14466 r14471  
    1414 --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy/core/include/numpy\
    1515 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
    16  --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    1716 --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include  \
    1817 --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
     
    3332 --with-numthreads=16 \
    3433 --enable-debugging
     34
     35
     36
     37#Dakota not working for now
     38 #--with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
Note: See TracChangeset for help on using the changeset viewer.