Ignore:
Timestamp:
Mar 9, 2026, 6:24:43 PM (13 days ago)
Author:
jbclement
Message:

Mars PCM:
Addition of file examples in "deftank/mesu" to submit jobs on MCMeSU cluster (Sorbonne Universite supercomputing resources) + Addition of partition details (nb of cores & memory per node) for Adastra/Spirit/Mesu?.
JBC

Location:
trunk/LMDZ.MARS/deftank
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/adastra/run_month1

    r3817 r4113  
    22#SBATCH --job-name=run_month1
    33#SBATCH --account=cin0391
    4 #SBATCH --constraint=GENOA
     4#SBATCH --constraint=GENOA # 192 cores/node and 768 Gio memory/node
    55#SBATCH --nodes=1
    66#SBATCH --ntasks-per-node=24
  • trunk/LMDZ.MARS/deftank/adastra/run_year1

    r3856 r4113  
    22#SBATCH --job-name=run_year1
    33#SBATCH --account=cin0391
    4 #SBATCH --constraint=GENOA
     4#SBATCH --constraint=GENOA # 192 cores/node and 768 Gio memory/node
    55#SBATCH --nodes=1
    66#SBATCH --ntasks-per-node=24
  • trunk/LMDZ.MARS/deftank/spirit/run_month1

    r3766 r4113  
    22#SBATCH --ntasks-per-node=15
    33#SBATCH --cpus-per-task=4
    4 #SBATCH --partition=zen4 # zen4: 64cores/node and 240GB of memory
    5 ##SBATCH --partition=zen16 # zen16: 32 cores/node core and 496GB of memory
     4#SBATCH --partition=zen4 # zen4: 64 cores/node and 240 GB memory/node
     5##SBATCH --partition=zen16 # zen16: 32 cores/node and 496 GB memory/node
    66#SBATCH -J run_month1
    77#SBATCH --time=3:00:00
Note: See TracChangeset for help on using the changeset viewer.