Changeset 3046 for trunk/LMDZ.MARS/deftank/pem/exeGCM.sh
- Timestamp:
- Sep 21, 2023, 10:30:56 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/deftank/pem/exeGCM.sh
r3038 r3046 1 1 #!/bin/bash 2 2 #SBATCH --account=cin0391 3 #SBATCH --job-name= GCMrun3 #SBATCH --job-name=runGCM1 4 4 #SBATCH --constraint=GENOA 5 5 ### GENOA nodes accommodate 96 cores … … 12 12 #SBATCH --threads-per-core=1 13 13 ###SBATCH --exclusive 14 #SBATCH --output= gcm_run_%A.out14 #SBATCH --output=run_gcm_%A.out 15 15 #SBATCH --time=10:00:00 16 16
Note: See TracChangeset
for help on using the changeset viewer.