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
|
Rev | Line | |
---|
[15393] | 1 | Index: ../trunk-jpl/configs/config-linux64-larsen.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/configs/config-linux64-larsen.sh (revision 14498)
|
---|
| 4 | +++ ../trunk-jpl/configs/config-linux64-larsen.sh (revision 14499)
|
---|
| 5 | @@ -12,6 +12,7 @@
|
---|
| 6 | --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
|
---|
| 7 | --with-python-dir=$ISSM_DIR/externalpackages/python/install\
|
---|
| 8 | --with-python-numpy-dir=$ISSM_DIR/externalpackages/python/install/lib/python2.7/site-packages/numpy/core/include/numpy\
|
---|
| 9 | + --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
|
---|
| 10 | --with-tao-dir=$ISSM_DIR/externalpackages/tao/install \
|
---|
| 11 | --with-mpi-include=$ISSM_DIR/externalpackages/mpich2/install/include \
|
---|
| 12 | --with-mpi-lib="-L$ISSM_DIR/externalpackages/mpich2/install/lib/ -lmpich -lmpl " \
|
---|
| 13 | @@ -31,8 +32,3 @@
|
---|
| 14 | --with-cxxoptflags="-march=opteron -O2" \
|
---|
| 15 | --with-numthreads=16 \
|
---|
| 16 | --enable-debugging
|
---|
| 17 | -
|
---|
| 18 | -
|
---|
| 19 | -
|
---|
| 20 | -#Dakota not working for now
|
---|
| 21 | - #--with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
|
---|
Note:
See
TracBrowser
for help on using the repository browser.