Skip to content

Commit 46d5163

Browse files
committed
[contact_hist_slab-z_Li-*.sh]: Update Requested Resources
* Increase memory limit * Decrease time limit * Decrease number of CPUs
1 parent 32c7506 commit 46d5163

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

analysis/lintf2_ether/mdt/contact_hist_slab-z_Li-OBT.sh

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

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

analysis/lintf2_ether/mdt/contact_hist_slab-z_Li-OE.sh

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

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

0 commit comments

Comments
 (0)