Ignore:
Timestamp:
11/13/19 14:08:15 (5 years ago)
Author:
cetlod
Message:

Use prepost partition to manage Pots-processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_pack_restart

    r1491 r1494  
    3333#-Q- jeanzay #SBATCH --output=PACKRESTART.out_%I    # standard output 
    3434#-Q- jeanzay #SBATCH --error=PACKRESTART.out_%I     # error output 
    35 #-Q- jeanzay #SBATCH --ntasks=1                     # Number of core 
    36 #-Q- jeanzay #SBATCH --hint=nomultithread           # 1 processus MPI par coeur physique (pas d'hyperthreading) 
     35#-Q- jeanzay #SBATCH -N  1                        # Number of core 
     36#-Q- jeanzay #SBATCH --partition=prepost          # Post-processing partition 
    3737#-Q- jeanzay #SBATCH --time=10:00:00                # Wall clock limit (seconds) 
    3838#-Q- jeanzay #SBATCH --account ::default_project::@cpu 
Note: See TracChangeset for help on using the changeset viewer.