reef3d job script
This commit is contained in:
11
hellerflesa/reef3d/02-run-reef3d.sh
Normal file
11
hellerflesa/reef3d/02-run-reef3d.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#SBATCH --job-name=reef3d
|
||||
#SBATCH --nodes=1
|
||||
#SBATCH --ntasks-per-node=128
|
||||
#SBATCH --time=0-08:00:00
|
||||
#SBATCH --exclusive
|
||||
|
||||
. /opt/bin/slurm-run.sh
|
||||
|
||||
time srun /work/bast/wave-models/containers/reef3d.sif
|
||||
Reference in New Issue
Block a user