Changeset 426 for trunk/libIGCM/AA_job


Ignore:
Timestamp:
03/07/11 16:48:16 (13 years ago)
Author:
mmaipsl
Message:

Add login shell path for platine jobs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r386 r426  
    1919#-Q- platine #BSUB -n ::JobNumProcTot::             # reservation des processeurs pour le job 
    2020#-Q- platine #BSUB -W 1:00           # Limite temps 
     21#-Q- platine #BSUB -L /bin/ksh 
    2122#-Q- platine BATCH_NUM_PROC_TOT=$SLURM_NPROCS 
    2223#-Q- titane #!/usr/bin/ksh 
Note: See TracChangeset for help on using the changeset viewer.