Changeset 14499


Ignore:
Timestamp:
04/02/13 11:28:26 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: now compile with dakota

File:
1 edited

Legend:

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

    r14471 r14499  
    1313 --with-python-dir=$ISSM_DIR/externalpackages/python/install\
    1414 --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy/core/include/numpy\
     15 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    1516 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
    1617 --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include  \
     
    3233 --with-numthreads=16 \
    3334 --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.