Changeset 21032


Ignore:
Timestamp:
07/29/16 09:55:27 (9 years ago)
Author:
glperez
Message:

CHG: Dakota/Boost unstable. Should not be part of default build. Bring jenkins_ross up-to-date in this regard.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/jenkins/linux64_ross

    r20500 r21032  
    1717        --with-metis-dir=$ISSM_DIR/externalpackages/petsc/install \
    1818        --with-mumps-dir=$ISSM_DIR/externalpackages/petsc/install \
     19        --with-scalapack-dir=$ISSM_DIR/externalpackages/petsc/install/ \
    1920        --with-blas-lapack-dir=$ISSM_DIR/externalpackages/petsc/install \
    2021        --with-python-dir=/usr\
    2122        --with-python-numpy-dir=/usr/lib/python2.7/dist-packages/numpy\
    2223        --with-chaco-dir="$ISSM_DIR/externalpackages/chaco/install" \
    23         --with-dakota-dir=$ISSM_DIR/externalpackages/dakota/install \
    24         --with-boost-dir=$ISSM_DIR/externalpackages/boost/install/ \
    2524        --with-fortran-lib="-L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -lgfortran" \
    2625        --with-m1qn3-dir=$ISSM_DIR/externalpackages/m1qn3/install \
     
    4039EXTERNALPACKAGES="autotools     install.sh               
    4140                                                mpich         install-3.0-linux64.sh   
    42                                                 petsc         install-3.6-linux64.sh   
     41                                                petsc         install-3.7-linux64.sh   
    4342                                                triangle      install-linux64.sh       
    44                                                 boost         install.sh               
    45                                                 dakota        install-6.2-linux64.sh 
    4643                                                chaco         install.sh
    4744                                                m1qn3         install.sh         
     
    6461#ex: "'id',[101 102 103]"
    6562PYTHON_NROPTIONS="--exclude 119 243 514 701 702 435"
    66 MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435]"
     63MATLAB_NROPTIONS="'exclude',[119,243,514,701,702,435,IdFromString('Dakota')]"
Note: See TracChangeset for help on using the changeset viewer.