Changeset 4113
- Timestamp:
- Mar 9, 2026, 6:24:43 PM (5 weeks ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 4 added
- 4 edited
-
changelog.txt (modified) (1 diff)
-
deftank/adastra/run_month1 (modified) (1 diff)
-
deftank/adastra/run_year1 (modified) (1 diff)
-
deftank/mesu (added)
-
deftank/mesu/README (added)
-
deftank/mesu/run0 (added)
-
deftank/mesu/run_month1 (added)
-
deftank/spirit/run_month1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/changelog.txt
r4103 r4113 5098 5098 == 05/03/2026 == JBC 5099 5099 Deletion of unused and redundant declaration of coefficient 'dryness' in "tracer_mod.F90". 5100 5101 == 09/03/2026 == JBC 5102 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. -
trunk/LMDZ.MARS/deftank/adastra/run_month1
r3817 r4113 2 2 #SBATCH --job-name=run_month1 3 3 #SBATCH --account=cin0391 4 #SBATCH --constraint=GENOA 4 #SBATCH --constraint=GENOA # 192 cores/node and 768 Gio memory/node 5 5 #SBATCH --nodes=1 6 6 #SBATCH --ntasks-per-node=24 -
trunk/LMDZ.MARS/deftank/adastra/run_year1
r3856 r4113 2 2 #SBATCH --job-name=run_year1 3 3 #SBATCH --account=cin0391 4 #SBATCH --constraint=GENOA 4 #SBATCH --constraint=GENOA # 192 cores/node and 768 Gio memory/node 5 5 #SBATCH --nodes=1 6 6 #SBATCH --ntasks-per-node=24 -
trunk/LMDZ.MARS/deftank/spirit/run_month1
r3766 r4113 2 2 #SBATCH --ntasks-per-node=15 3 3 #SBATCH --cpus-per-task=4 4 #SBATCH --partition=zen4 # zen4: 64 cores/node and 240GB of memory5 ##SBATCH --partition=zen16 # zen16: 32 cores/node core and 496GB of memory4 #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 6 6 #SBATCH -J run_month1 7 7 #SBATCH --time=3:00:00
Note: See TracChangeset
for help on using the changeset viewer.
