Changeset 704 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
09/14/12 15:01:58 (12 years ago)
Author:
jgipsl
Message:

=> Added "#MSUB -Q normal" in headings for jobs at curie : When submitting a job in test queue (#MSUB -Q test) all sub jobs will also be subbmitted in test queue if nothingelse is specified.

=> Changed in AA_job : use /bin/ksh at curie due to specific usage in SPINUP configuration.

=> Correct directory in libIGCM_sys_obelix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r681 r704  
    1010#-Q- cesium #MSUB -E "-j o" 
    1111#-Q- cesium #MSUB -E "-S /bin/ksh" 
    12 #-Q- curie #!/usr/bin/ksh 
     12#-Q- curie #!/bin/ksh 
    1313#-Q- curie ###################### 
    1414#-Q- curie ## CURIE   TGCC/CEA ## 
Note: See TracChangeset for help on using the changeset viewer.