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/libIGCM_config/libIGCM_config.ksh

    r7 r22  
    117117        IGCM_debug_Print 3 "${option} : ${auxprint}" 
    118118    done 
     119 
     120    echo 
     121    IGCM_debug_Print 1 "DefineVariableFromOption : config_Post" 
     122    # 
     123    IGCM_card_DefineVariableFromOption ${SUBMIT_DIR}/config.card Post RebuildFrequency 
     124    # 
    119125 
    120126    #================================================================# 
Note: See TracChangeset for help on using the changeset viewer.