Changeset 1291


Ignore:
Timestamp:
03/09/16 09:38:32 (8 years ago)
Author:
jgipsl
Message:

Added default memory settings for main job at ciclad.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_job

    r1282 r1291  
    6464#-Q- ifort_CICLAD #PBS -v BATCH_NUM_PROC_TOT=::JobNumProcTot:: 
    6565#-Q- ifort_CICLAD #PBS -l nodes=1:ppn=::JobNumProcTot:: 
     66#-Q- ifort_CICLAD #PBS -l mem=6gb 
     67#-Q- ifort_CICLAD #PBS -l vmem=20gb 
    6668#-Q- default #!/bin/ksh 
    6769#-Q- default ################## 
Note: See TracChangeset for help on using the changeset viewer.