Changeset 1568 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
12/09/22 11:04:44 (19 months ago)
Author:
jgipsl
Message:

Change the variable SYSTEM=lxiv8 into SYSTEM=obelix. This is done to make the connexion easier between the variable SYSTEM and the file libIGCM_sys_XXXX.ksh which now always should be libIGCM_sys_${SYSTEM}.ksh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r1558 r1568  
    9999#-Q- ada # End of the header options 
    100100#-Q- ada # @ queue 
    101 #-Q- lxiv8 ###################### 
    102 #-Q- lxiv8 ## OBELIX      LSCE ## 
    103 #-Q- lxiv8 ###################### 
    104 #-Q- lxiv8 #PBS -N ::Jobname:: 
    105 #-Q- lxiv8 #PBS -m a 
    106 #-Q- lxiv8 #PBS -j oe 
    107 #-Q- lxiv8 #PBS -q mediump 
    108 #-Q- lxiv8 #PBS -o Script_Output_::Jobname::.000001 
    109 #-Q- lxiv8 #PBS -S /bin/ksh 
    110 #-Q- lxiv8 #PBS -v BATCH_NUM_PROC_TOT=::JobNumProcTot:: 
    111 #-Q- lxiv8 #PBS -l nodes=1:ppn=::JobNumProcTot:: 
     101#-Q- obelix ###################### 
     102#-Q- obelix ## OBELIX      LSCE ## 
     103#-Q- obelix ###################### 
     104#-Q- obelix #PBS -N ::Jobname:: 
     105#-Q- obelix #PBS -m a 
     106#-Q- obelix #PBS -j oe 
     107#-Q- obelix #PBS -q mediump 
     108#-Q- obelix #PBS -o Script_Output_::Jobname::.000001 
     109#-Q- obelix #PBS -S /bin/ksh 
     110#-Q- obelix #PBS -v BATCH_NUM_PROC_TOT=::JobNumProcTot:: 
     111#-Q- obelix #PBS -l nodes=1:ppn=::JobNumProcTot:: 
    112112#-Q- mesoipsl #!/bin/ksh 
    113113#-Q- mesoipsl ###################### 
Note: See TracChangeset for help on using the changeset viewer.