Changeset 22 for trunk/libIGCM/AA_job


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/AA_job

    r5 r22  
    361361    #D- 
    362362    # ------------------------------------------------------------------ 
    363     #D- Launch post-treatment process if necessary 
    364     # ------------------------------------------------------------------ 
    365     IGCM_post_Initialize 
     363    #D- Launch remote rebuild or/and post-treatment process if necessary 
     364    # ------------------------------------------------------------------ 
     365    IGCM_post_Configure 
    366366 
    367367    #D- 
Note: See TracChangeset for help on using the changeset viewer.