Ignore:
Timestamp:
11/01/19 12:01:57 (5 years ago)
Author:
Mathieu Morlighem
Message:

merged trunk-jpl and trunk for revision 24310

Location:
issm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk

  • issm/trunk/jenkins/macosx_pine-island_dakota_static

    r23929 r24313  
    1313        --with-matlab-dir=$MATLAB_PATH \
    1414        --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  \
    1616        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi -lpmpi -lmpifort -lmpicxx" \
    1717        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install  \
     
    4343                                                petsc        install-3.7-macosx64-static.sh
    4444                                                triangle     install-macosx64.sh
    45                                                 boost        install-1.55-macosx-el_capitan-static.sh
    46                                                 dakota       install-6.2-macosx64-static.sh
     45                                                boost        install-1.55-macosx-el_capitan.sh
     46                                                dakota       install-6.2-macosx64.sh
    4747                                                shell2junit  install.sh"
    4848
     
    6262#by Matlab and runme.m
    6363#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.