source:
issm/oecreview/Archive/23185-23389/ISSM-23233-23234.diff
Last change on this file was 23390, checked in by , 6 years ago | |
---|---|
File size: 1.2 KB |
-
../trunk-jpl/jenkins/linux64_ross_dakota
10 10 ISSM_CONFIG='--prefix=$ISSM_DIR\ 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 \ 15 17 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lmpicxx -lmpifort" \ … … 29 31 30 32 #PYTHON and MATLAB testing 31 33 MATLAB_TEST=1 32 PYTHON_TEST= 034 PYTHON_TEST=1 33 35 34 36 #-----------------------------------# 35 37 # 3: External packages installation # … … 62 64 #as follows: runme($MATLAB_NROPTIONS). The options must be understandable 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 TracBrowser
for help on using the repository browser.