Skip to content

Commit 7714927

Browse files
committed
[contact_hist_Li-O*.sh, contact_hist_O*-Li.sh]: Update Time and Memory Limits
1 parent 7c93543 commit 7714927

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

analysis/lintf2_ether/mdt/contact_hist_Li-O.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/bin/bash
22

3-
#SBATCH --time=2-00:00:00
3+
#SBATCH --time=4-00:00:00
44
#SBATCH --job-name="mdt_contact_hist_Li-O"
55
#SBATCH --output="mdt_contact_hist_Li-O_slurm-%j.out"
66
#SBATCH --nodes=1
77
#SBATCH --cpus-per-task=2
8-
#SBATCH --mem=1G
8+
#SBATCH --mem=512M
99
# The above options are only default values that can be overwritten by
1010
# command-line arguments
1111

analysis/lintf2_ether/mdt/contact_hist_Li-OBT.sh

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

analysis/lintf2_ether/mdt/contact_hist_Li-OE.sh

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

analysis/lintf2_ether/mdt/contact_hist_O-Li.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/bin/bash
22

3-
#SBATCH --time=2-00:00:00
3+
#SBATCH --time=4-00:00:00
44
#SBATCH --job-name="mdt_contact_hist_O-Li"
55
#SBATCH --output="mdt_contact_hist_O-Li_slurm-%j.out"
66
#SBATCH --nodes=1
77
#SBATCH --cpus-per-task=2
8-
#SBATCH --mem=1G
8+
#SBATCH --mem=512M
99
# The above options are only default values that can be overwritten by
1010
# command-line arguments
1111

analysis/lintf2_ether/mdt/contact_hist_OBT-Li.sh

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

analysis/lintf2_ether/mdt/contact_hist_OE-Li.sh

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

0 commit comments

Comments
 (0)