We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d172802 commit 9ae8e04Copy full SHA for 9ae8e04
stormworkflow/slurm/mesh.sbatch
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
#SBATCH --parsable
3
#SBATCH --exclusive
4
-#SBATCH --time=00:30:00
+#SBATCH --time=01:00:00
5
#SBATCH --nodes=1
6
7
set -ex
stormworkflow/slurm/prep.sbatch
0 commit comments