Skip to content

Commit 5240180

Browse files
author
David Ray
committed
Increased memory allocation in header
1 parent d82ecae commit 5240180

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template_RM_slurmC8.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#SBATCH --output=%x.%j.out
44
#SBATCH --error=%x.%j.err
55
#SBATCH --partition=nocona
6+
#SBATCH --mem-per-cpu=100G
67
#SBATCH --nodes=1
78
#SBATCH --ntasks=1
89
#SBATCH --mail-user [email protected]

0 commit comments

Comments
 (0)