Opened 12 years ago

Closed 11 years ago

#88 closed defect (fixed)

pb rebuild si on tourne sur 1 proc

Reported by: jgipsl Owned by: sdipsl
Priority: minor Milestone: libIGCM_v2.0
Component: PostProcessing Version:
Keywords: Cc:

Description

Quand on tourne sur un proc, le job detecte d'abord qu'il n'y a pas besoin de faire le rebuild, et le repertoire REBUILD n'est pas crée. Dans le job output on voit que le put_out est fait tout suite :

2012-11-07 12:30:18 --------Debug2--> Parallelism with 1 process. Rebuilding stomate_history.nc not needed
IGCM_sys_Mv : stomate_history_0000.nc stomate_history.nc
IGCM_sys_Put_Out : stomate_history.nc /u/rech/psl/rpsl500/IGCM_OUT/OL2/MY-RUNregtrunk/SBG/Output/MO/MY-RUNregtrunk_19820101_19821231_1M_stoma
te_history.nc

Par contre plus loin, si on a gardé RebuildFrequency=1Y, le job va quand meme essayer a lancer le rebuild.ksh :

IGCM_post_Submit[152]: /workgpfs/rech/psl/rpsl500/RUNDIR/OL2/MY-RUNregtrunk.307846/REBUILD_19820101/rebuild.ksh: cannot create
No such file or directory

Pourquoi le job ne detecte qu'au debut que le rebuild n'est pas necessaire mais pas pour la suite ?

Si on met RebuildFrequency=NONE ca fonctionne.

Change History (2)

comment:1 Changed 12 years ago by sdipsl

  • Milestone set to libIGCM_v2.0
  • Owner changed from somebody to sdipsl
  • Priority changed from major to minor
  • Status changed from new to assigned

comment:2 Changed 11 years ago by sdipsl

  • Resolution set to fixed
  • Status changed from assigned to closed

Done see r804

Note: See TracTickets for help on using tickets.