source: trunk/LMDZ.MARS/deftank/adastra/README

Last change on this file was 3856, checked in by jbclement, 3 months ago

Mars PCM:
Addition of the "run_year1" file to launch jobs "year by year" instead of "month by month" for Adastra in the deftank folder.
JBC

File size: 801 bytes
Line 
1>> EXAMPLES FOR ADASTRA CLUSTER
2Month by month:
3Job "run_month1" runs a simulation for month #1 and then possibly launches
4a job "run_month2" which runs a simulation for month #2 which then possibly
5launches a job "run_month3" etc.
6
7Year by year:
8Job "run_year1" runs a simulation for year #1 and then possibly launches
9a job "run_year2" which runs a simulation for year #2 which then possibly
10launches a job "run_year3" etc.
11
12>> Note that you might need to change in script "run0" the line
13gcm=gcm_64x48x54_phymars_para.e
14>> to match your case
15
16>> You might also need to adapt "run_month1"/"run_year1" if you run with less than 192
17cores (ie. 24 MPI times 8 OpenMP).
18>> If using 192 cores then you should aslo have the companion script
19adastra_cpu_binding.sh
20>> alongside "run_month1" or "run_year1"
Note: See TracBrowser for help on using the repository browser.