Ignore:
Timestamp:
10/28/08 17:40:40 (16 years ago)
Author:
sdipsl
Message:

SD : - Add the so called "rebuild déporté" or asynchronous rebuild

  • EXPERIMENTAL, work at CCRT only (for now mercure+platine)
  • Add IDRIS when new post-process machine is available
  • On SX one needs to run on $SCRATCHDIR not $LOCALTMPDIR
  • To keep it disable : RebuildFrequency?=NONE in config.card
  • To enable it : RebuildFrequency?=2Y in config.card
  • To enable it on SX8R : RUN_DIR_PATH=$SCRATCHDIR in AA_job
  • Need testing to tune empirically dependance between RebuildFrequency? and other post-processing frequency
  • Need more tests to prevent user choices' inconsitency
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/run.card.init

    r5 r22  
    2020[PostProcessing] 
    2121# postraitements state == .date 
    22 PostState = Start 
    2322 
    24 MonitoringRunning=n 
    25 MonitoringCompleted= 
     23#RebuildRunning=y/n 
     24#RebuildToComplete=number of dir to rebuild 
     25#RebuildDateID=PeriodDateEnd correspondant au dernier flag de RebuildFrequency=true 
    2626 
    2727TimeSeriesRunning=n 
     
    2929 
    3030SeasonalRunning=n 
    31 SeasonalCompleted= 
    3231 
    3332# machine time == .log 
Note: See TracChangeset for help on using the changeset viewer.