Changeset 24382
- Timestamp:
- 11/21/19 20:40:47 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_ross_dakota
r24333 r24382 68 68 NUMCPUS_RUN=8 69 69 70 #Nightly run options. The matlab routine runme.m will be called 71 #as follows: runme($MATLAB_NROPTIONS). The options must be understandable 72 #by Matlab and runme.m 73 #ex: "'id',[101 102 103]" 74 PYTHON_NROPTIONS="--exclude 243 701 702 435 --include_name 'Dakota'" 75 MATLAB_NROPTIONS="'exclude',[243,701,702,435],'id',[IdFromString('Dakota')]" 70 # Nightly run options 71 # 72 # See documentation in test/NightlyRun/runme.* for more information. 73 # 74 # NOTE: 75 # - See test418.py for reason why it is excluded for now. 76 # 77 PYTHON_NROPTIONS="--exclude 243 418 435 701 702 --include_name 'Dakota'" 78 MATLAB_NROPTIONS="'exclude',[243,435,701,702],'id',[IdFromString('Dakota')]"
Note:
See TracChangeset
for help on using the changeset viewer.