Ignore:
Timestamp:
06/07/17 10:50:54 (8 years ago)
Author:
Eric.Larour
Message:

CHG: merged branch back to trunk-jpl 21754.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-larour-NatGeoScience2016/jenkins/linux64_ross

    r21188 r21759  
    1313        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1414        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
    15         --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpich" \
     15        --with-mpi-libflags="-L$ISSM_DIR/externalpackages/mpich/install/lib -lmpi" \
    1616        --with-petsc-dir=$ISSM_DIR/externalpackages/petsc/install \
    1717        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
     
    3838#List of external pakages to be installed and their installation scripts
    3939EXTERNALPACKAGES="autotools     install.sh               
    40                                                 mpich         install-3.0-linux64.sh   
     40                                                mpich         install-3.2-linux64.sh   
    4141                                                petsc         install-3.7-linux64.sh   
    4242                                                triangle      install-linux64.sh       
     
    6969PYTHON_NROPTIONS="--exclude 119 243 514 701 702 435"
    7070MATLAB_NROPTIONS="'exclude',[IdFromString('Dakota')]"
     71#MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435,IdFromString('Dakota')]"
Note: See TracChangeset for help on using the changeset viewer.