Skip to content

Commit e8c06d2

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template_RM_slurmC7.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)