Changeset 20052


Ignore:
Timestamp:
02/02/16 18:52:41 (9 years ago)
Author:
glperez
Message:

CHG: Almost finished tuning Jenkins Ubuntu and Ubuntu_AD.

Location:
issm/trunk-jpl/jenkins
Files:
3 edited

Legend:

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

    r20051 r20052  
    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=8
     84NUMCPUS_INSTALL=10
    8585
    8686#number of cpus used in the nightly runs.
    87 NUMCPUS_RUN=4
     87NUMCPUS_RUN=5
    8888
    8989#Nightly run options. The matlab routine runme.m will be called
  • issm/trunk-jpl/jenkins/linux64_ross_ad

    r19976 r20052  
    7070#number of cpus used in ISSM installation and compilation (one is usually
    7171#safer as some packages are very sensitive to parallel compilation)
    72 NUMCPUS_INSTALL=3
     72NUMCPUS_INSTALL=5
    7373
    7474#number of cpus used in the nightly runs.
    75 NUMCPUS_RUN=2
     75NUMCPUS_RUN=4
    7676
    7777#Nightly run options. The matlab routine runme.m will be called
  • issm/trunk-jpl/jenkins/linux64_ross_ampi

    r20003 r20052  
    8080#number of cpus used in ISSM installation and compilation (one is usually
    8181#safer as some packages are very sensitive to parallel compilation)
    82 NUMCPUS_INSTALL=3
     82NUMCPUS_INSTALL=5
    8383
    8484#number of cpus used in the nightly runs.
    85 NUMCPUS_RUN=2
     85NUMCPUS_RUN=3
    8686
    8787#Nightly run options. The matlab routine runme.m will be called
Note: See TracChangeset for help on using the changeset viewer.