Changeset 24400
- Timestamp:
- 11/25/19 22:59:20 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/macosx_pine-island_dakota
r24399 r24400 12 12 --with-python-dir=/System/Library/Frameworks/Python.framework/Versions/2.7 \ 13 13 --with-python-numpy-dir=/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy \ 14 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include 14 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 15 15 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \ 16 16 --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 23 23 --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \ 24 24 --with-semic-dir=$ISSM_DIR/externalpackages/semic/install \ 25 --with-boost-dir=$ISSM_DIR/externalpackages/boost/install \ 26 --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \ 25 27 --with-cxxoptflags="-std=c++11" \ 26 28 --with-numthreads=4 \
Note:
See TracChangeset
for help on using the changeset viewer.