|
Last change
on this file was
3856,
checked in by jbclement, 4 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 |
|---|
| 2 | Month by month: |
|---|
| 3 | Job "run_month1" runs a simulation for month #1 and then possibly launches |
|---|
| 4 | a job "run_month2" which runs a simulation for month #2 which then possibly |
|---|
| 5 | launches a job "run_month3" etc. |
|---|
| 6 | |
|---|
| 7 | Year by year: |
|---|
| 8 | Job "run_year1" runs a simulation for year #1 and then possibly launches |
|---|
| 9 | a job "run_year2" which runs a simulation for year #2 which then possibly |
|---|
| 10 | launches a job "run_year3" etc. |
|---|
| 11 | |
|---|
| 12 | >> Note that you might need to change in script "run0" the line |
|---|
| 13 | gcm=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 |
|---|
| 17 | cores (ie. 24 MPI times 8 OpenMP). |
|---|
| 18 | >> If using 192 cores then you should aslo have the companion script |
|---|
| 19 | adastra_cpu_binding.sh |
|---|
| 20 | >> alongside "run_month1" or "run_year1" |
|---|
Note: See
TracBrowser
for help on using the repository browser.