Changeset 222 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
02/18/10 16:58:01 (14 years ago)
Author:
aclsce
Message:
  • Added titane (CCRT Xeon machine) as target machine :

for the moment, post-treatment will be done on cesium.

  • Removed the use of dmget command on platine (CCRT Itanium machine)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r212 r222  
    88#-Q- platine #BSUB -n ::JobNumProcTot::             # reservation des processeurs pour le job 
    99#-Q- platine #BSUB -W 1:00           # Limite temps 
    10 #-Q- platine BATCH_NUM_PROC_TOT=$SLURM_NPROCS  
     10#-Q- platine BATCH_NUM_PROC_TOT=$SLURM_NPROCS 
     11#-Q- titane #!/usr/bin/ksh 
     12#-Q- titane ################## 
     13#-Q- titane ## TITANE   CEA ## 
     14#-Q- titane ################## 
     15#-Q- titane #MSUB -r ::Jobname::       # nom de la requete 
     16#-Q- titane #MSUB -o Script_Output_::Jobname::.000001    # nom du fichier de sortie 
     17#-Q- titane #MSUB -n ::JobNumProcTot::             # reservation des processeurs pour le job 
     18#-Q- titane #MSUB -T 86400           # Limite temps (en secondes) 
     19#-Q- titane #MSUB -p gen2211 
     20#-Q- titane BATCH_NUM_PROC_TOT=$BRIDGE_MSUB_NPROC 
    1121#-Q- sx8brodie ####################### 
    1222#-Q- sx8brodie ## SX8BRODIE   IDRIS ## 
Note: See TracChangeset for help on using the changeset viewer.