Changeset 3817 for trunk/LMDZ.MARS/deftank/adastra/README
- Timestamp:
- Jun 27, 2025, 6:59:42 PM (2 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/adastra/README
r3033 r3817 1 >> EXAMPLES FOR OCCIGENCLUSTER1 >> EXAMPLES FOR ADASTRA CLUSTER 2 2 Job "run_month1" runs a simulation for month #1 and then possibly launches 3 3 a job "run_month2" which runs a simulation for month #2 which then possibly … … 8 8 >> to match your case 9 9 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 11 cores (ie. 24 MPI times 8 OpenMP). 12 >> If using 192 cores then you should aslo have the companion script 13 adastra_cpu_binding.sh 14 >> alongside "run_month1"
Note: See TracChangeset
for help on using the changeset viewer.