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.
2 parents a6c8294 + ac2879f commit cd16135Copy full SHA for cd16135
analysis/lintf2_ether/mdt/subvolume_charge.sh
@@ -4,8 +4,8 @@
4
#SBATCH --job-name="mdt_subvolume_charge"
5
#SBATCH --output="mdt_subvolume_charge_slurm-%j.out"
6
#SBATCH --nodes=1
7
-#SBATCH --cpus-per-task=2
8
-#SBATCH --mem=1G
+#SBATCH --cpus-per-task=1
+#SBATCH --mem=4G
9
# The above options are only default values that can be overwritten by
10
# command-line arguments
11
0 commit comments