File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
analysis/lintf2_ether/mdt Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- # SBATCH --time=1-00 :00:00
3
+ # SBATCH --time=0-02 :00:00
4
4
# SBATCH --job-name="mdt_densmap-z_Li"
5
5
# SBATCH --output="mdt_densmap-z_Li_slurm-%j.out"
6
6
# SBATCH --nodes=1
7
7
# SBATCH --cpus-per-task=1
8
- # SBATCH --mem=8G
8
+ # SBATCH --mem=512M
9
9
# The above options are only default values that can be overwritten by
10
10
# command-line arguments
11
11
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- # SBATCH --time=1-00 :00:00
3
+ # SBATCH --time=0-02 :00:00
4
4
# SBATCH --job-name="mdt_densmap-z_NBT"
5
5
# SBATCH --output="mdt_densmap-z_NBT_slurm-%j.out"
6
6
# SBATCH --nodes=1
7
7
# SBATCH --cpus-per-task=1
8
- # SBATCH --mem=8G
8
+ # SBATCH --mem=512M
9
9
# The above options are only default values that can be overwritten by
10
10
# command-line arguments
11
11
Original file line number Diff line number Diff line change 5
5
# SBATCH --output="mdt_densmap-z_NTf2_slurm-%j.out"
6
6
# SBATCH --nodes=1
7
7
# SBATCH --cpus-per-task=1
8
- # SBATCH --mem=8G
8
+ # SBATCH --mem=512M
9
9
# The above options are only default values that can be overwritten by
10
10
# command-line arguments
11
11
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- # SBATCH --time=1-00 :00:00
3
+ # SBATCH --time=0-02 :00:00
4
4
# SBATCH --job-name="mdt_densmap-z_OBT"
5
5
# SBATCH --output="mdt_densmap-z_OBT_slurm-%j.out"
6
6
# SBATCH --nodes=1
7
7
# SBATCH --cpus-per-task=1
8
- # SBATCH --mem=32G
8
+ # SBATCH --mem=512M
9
9
# The above options are only default values that can be overwritten by
10
10
# command-line arguments
11
11
Original file line number Diff line number Diff line change 5
5
# SBATCH --output="mdt_densmap-z_ether_slurm-%j.out"
6
6
# SBATCH --nodes=1
7
7
# SBATCH --cpus-per-task=1
8
- # SBATCH --mem=8G
8
+ # SBATCH --mem=512M
9
9
# The above options are only default values that can be overwritten by
10
10
# command-line arguments
11
11
You can’t perform that action at this time.
0 commit comments