Changeset 23234
- Timestamp:
- 09/10/18 13:05:14 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross_dakota
r22867 r23234 11 11 --disable-static \ 12 12 --with-matlab-dir=$MATLAB_PATH \ 13 --with-python-dir=/usr \ 14 --with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \ 13 15 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 14 16 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ … … 30 32 #PYTHON and MATLAB testing 31 33 MATLAB_TEST=1 32 PYTHON_TEST= 034 PYTHON_TEST=1 33 35 34 36 #-----------------------------------# … … 63 65 #by Matlab and runme.m 64 66 #ex: "'id',[101 102 103]" 65 PYTHON_NROPTIONS="--exclude 243 701 702 435 "67 PYTHON_NROPTIONS="--exclude 243 701 702 435 --include_name 'Dakota'" 66 68 MATLAB_NROPTIONS="'exclude',[243,701,702,435]"
Note:
See TracChangeset
for help on using the changeset viewer.