Changeset 21842


Ignore:
Timestamp:
07/24/17 11:58:58 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removing dakota

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/windows

    r21566 r21842  
    1111        --with-vendor=MSVC-Win64  \
    1212        --with-cxxoptflags='-fp:strict' \
    13    --disable-static \
     13        --disable-static \
    1414        --enable-standalone-libraries \
    1515        --with-fortran=no  \
     
    6060
    6161#In Windows, we don't yet have MUMPS, can't do full stokes, so exclude all FS runs. Also exclude all runs with Dakota. And exclude higher order runs that have penalties. And 800+ tests because we don't want to have --with-development since we do the binaries with this version
    62 MATLAB_NROPTIONS="'exclude',[104, 124,125,126, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 513, 701, 702, 703, 218, 234, 235, 250, 251, 412, 413, 414, 417, 418, 420, 440, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291,340,341,460,243]"
     62MATLAB_NROPTIONS="'exclude',[104, 124,125,126, 204, 211, 215, 220, 221, 285, 290, 308, 322, 404, 421, 422, 503, 507, 510, 511, 513, 701, 702, 703, 218, 234, 235, 250, 251, 412, 413, 414, 417, 418, 420, 440,444, 205, 274, 331, 405, 409, 455, 612, 514, 435, 280,801,802,803,804,805,291,340,341,460,243]"
    6363PYTHON_NROPTIONS=""
Note: See TracChangeset for help on using the changeset viewer.