Ignore:
Timestamp:
Jun 27, 2025, 6:59:42 PM (2 days ago)
Author:
emillour
Message:

Mars PCM:
Move adastra_cpu_binding.sh to "adastra" subforlder of deftank.
And adapt scripts and README there.
EM

File:
1 edited

Legend:

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

    r3033 r3817  
    1 >> EXAMPLES FOR OCCIGEN CLUSTER
     1>> EXAMPLES FOR ADASTRA CLUSTER
    22Job "run_month1" runs a simulation for month #1 and then possibly launches
    33a job "run_month2" which runs a simulation for month #2 which then possibly
     
    88>> to match your case
    99
    10 >> You might also need to adapt "run_month1" to match number of OpenMP threads
    11 >> which MUST be specified both as
    12 #SBATCH --cpus-per-task=...
    13 >> in the job header
    14 >> AND via the environment variable
    15 export OMP_NUM_THREADS=...
    16 >> in the script
    17 
     10>> You might also need to adapt "run_month1" if you run with less than 192
     11cores (ie. 24 MPI times 8 OpenMP).
     12>> If using 192 cores then you should aslo have the companion script
     13adastra_cpu_binding.sh
     14>> alongside "run_month1"
Note: See TracChangeset for help on using the changeset viewer.