Changeset 20050


Ignore:
Timestamp:
02/02/16 17:28:28 (9 years ago)
Author:
glperez
Message:

CHG: Upping Jenkins performance.

File:
1 edited

Legend:

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

    r19758 r20050  
    8282#number of cpus used in ISSM installation and compilation (one is usually
    8383#safer as some packages are very sensitive to parallel compilation)
    84 NUMCPUS_INSTALL=6
     84NUMCPUS_INSTALL=10
    8585
    8686#number of cpus used in the nightly runs.
    87 NUMCPUS_RUN=3
     87NUMCPUS_RUN=5
    8888
    8989#Nightly run options. The matlab routine runme.m will be called
Note: See TracChangeset for help on using the changeset viewer.