Changeset 24313 for issm/trunk/jenkins/macosx_pine-island_dakota_static
- Timestamp:
- 11/01/19 12:01:57 (5 years ago)
- Location:
- issm/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
-
issm/trunk/jenkins/macosx_pine-island_dakota_static
r23929 r24313 13 13 --with-matlab-dir=$MATLAB_PATH \ 14 14 --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \ 15 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \15 --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include \ 16 16 --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lpmpi -lmpifort -lmpicxx" \ 17 17 --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \ … … 43 43 petsc install-3.7-macosx64-static.sh 44 44 triangle install-macosx64.sh 45 boost install-1.55-macosx-el_capitan -static.sh46 dakota install-6.2-macosx64 -static.sh45 boost install-1.55-macosx-el_capitan.sh 46 dakota install-6.2-macosx64.sh 47 47 shell2junit install.sh" 48 48 … … 62 62 #by Matlab and runme.m 63 63 #ex: "'id',[101 102 103]" 64 #PYTHON_NROPTIONS="" 65 #MATLAB_NROPTIONS="" 64 ## bamg mesh FS 65 #PYTHON_NROPTIONS="--exclude_name 'Dakota'" 66 #MATLAB_NROPTIONS="'exclude',[243,701,702,703,435,IdFromString('Dakota')]"
Note:
See TracChangeset
for help on using the changeset viewer.