source:
issm/oecreview/Archive/14312-15392/ISSM-14498-14499.diff
Last change on this file was 15393, checked in by , 12 years ago | |
---|---|
File size: 1009 bytes |
-
../trunk-jpl/configs/config-linux64-larsen.sh
12 12 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ 13 13 --with-python-dir=$ISSM_DIR/externalpackages/python/install\ 14 14 --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 \ 15 16 --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \ 16 17 --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include \ 17 18 --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \ … … 31 32 --with-cxxoptflags="-march=opteron -O2" \ 32 33 --with-numthreads=16 \ 33 34 --enable-debugging 34 35 36 37 #Dakota not working for now38 #--with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
Note:
See TracBrowser
for help on using the repository browser.