Changeset 681 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
06/11/12 14:20:37 (12 years ago)
Author:
mafoipsl
Message:

On curie : Computing job on -q standard ie thin nodes, post-processing jobs on -q large ie large nodes. Stop default echo of commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r675 r681  
    2020#-Q- curie #MSUB -n ::JobNumProcTot:: # reservation des processeurs pour le job 
    2121#-Q- curie #MSUB -T 86400             # Limite temps (en secondes) 
     22#-Q- curie #MSUB -q standard 
    2223#-Q- curie ##MSUB -p XXXXXXX 
    2324#-Q- curie BATCH_NUM_PROC_TOT=$BRIDGE_MSUB_NPROC 
     25#-Q- curie set +x 
    2426#-Q- platine #!/usr/bin/ksh 
    2527#-Q- platine ################## 
Note: See TracChangeset for help on using the changeset viewer.