Changeset 19463
- Timestamp:
- 07/28/15 17:16:56 (10 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/linux64_caladan
r19462 r19463 7 7 ISSM_CONFIG='--prefix=$ISSM_DIR\ 8 8 --disable-static \ 9 --with-matlab-dir=$MATLAB_DIR \ 9 10 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 10 11 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ … … 26 27 27 28 #MATLAB path 29 MATLAB_PATH="/usr/local/MATLAB/R2015a" 28 30 29 31 #PYTHON and MATLAB testing 30 MATLAB_TEST= 032 MATLAB_TEST=1 31 33 PYTHON_TEST=1 32 34 … … 54 56 #List of external pakages to be installed and their installation scripts 55 57 EXTERNALPACKAGES="autotools install.sh 58 matlab install.sh 56 59 mpich install-3.0-linux64.sh 57 60 cmake install.sh … … 90 93 #ex: "'id',[101 102 103]" 91 94 PYTHON_NROPTIONS="--exclude 119 514 701 702 435" 95 MATLAB_NROPTIONS="'exclude',[119,514,701,702,435]"
Note:
See TracChangeset
for help on using the changeset viewer.