Ignore:
Timestamp:
Mar 20, 2026, 4:42:36 PM (21 hours ago)
Author:
sommeria
Message:

bug repaired for civ image rescale

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series.xml.default

    r1171 r1200  
    66      <NbCoreAdvised>16</NbCoreAdvised>                        <!-- proposed default number of parallel cores attributed for the computations -->
    77      <NbCoreMax>36</NbCoreMax>                                <!-- maximum number of cores allowed for the computations -->
    8       <JobCPUTimeAdvised unit="minute">20</JobCPUTimeAdvised>  <!-- used to group the iterations into jobs of sufficient CPU time -->
     8      <JobCPUTimeAdvised unit="minute">60</JobCPUTimeAdvised>  <!-- used to group the iterations into jobs of sufficient CPU time -->
    99      <JobNumberMax>500</JobNumberMax>                         <!-- maximum number of jobs allowed (will group the iterations to fit in) -->
    1010      <WallTimeMax unit="hour">23</WallTimeMax>                <!-- maximum allowed time for a job -->
Note: See TracChangeset for help on using the changeset viewer.