We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7831a1e commit e59c7abCopy full SHA for e59c7ab
analysis/lintf2_ether/mdt/discrete-z_Li.sh
@@ -1,11 +1,11 @@
1
#!/bin/bash
2
3
-#SBATCH --time=2-00:00:00
+#SBATCH --time=0-02:00:00
4
#SBATCH --job-name="mdt_discrete-z_Li"
5
#SBATCH --output="mdt_discrete-z_Li_slurm-%j.out"
6
#SBATCH --nodes=1
7
#SBATCH --cpus-per-task=1
8
-#SBATCH --mem=2G
+#SBATCH --mem=12G
9
# The above options are only default values that can be overwritten by
10
# command-line arguments
11
0 commit comments