source: issm/oecreview/Archive/14312-15392/ISSM-14498-14499.diff@ 15393

Last change on this file since 15393 was 15393, checked in by Mathieu Morlighem, 12 years ago

NEW: adding Archive/14312-15392 for oecreview

File size: 1009 bytes
  • ../trunk-jpl/configs/config-linux64-larsen.sh

     
    1212 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    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  \
    1718 --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
     
    3132 --with-cxxoptflags="-march=opteron -O2" \
    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 TracBrowser for help on using the repository browser.