Skip to content

Commit d3024e7

Browse files
authored
Merge pull request #150 from andthum/ref/analysis/lintf2-ether/mdt/lifetime-autocorr
Increase Memory Limit of Slurm Job Script `lifetime_autocorr_Li-ether.sh`
2 parents da32dac + 81a9b92 commit d3024e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis/lintf2_ether/mdt/lifetime_autocorr_Li-ether.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#SBATCH --output="mdt_lifetime_autocorr_Li-ether_slurm-%j.out"
66
#SBATCH --nodes=1
77
#SBATCH --cpus-per-task=2
8-
#SBATCH --mem=24G
8+
#SBATCH --mem=28G
99
# The above options are only default values that can be overwritten by
1010
# command-line arguments
1111

0 commit comments

Comments
 (0)