Skip to content

Commit 8afcb06

Browse files
authored
Merge pull request #889 from cbrueffer/marjorie-update
conf/marjorie.config: add default Slurm queue
2 parents d1068a3 + 6257bba commit 8afcb06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/marjorie.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ process {
1919
time: 240.h
2020
]
2121
executor = 'slurm'
22+
queue = 'compute'
2223
scratch = true
2324
maxRetries = 3
2425
scratch = "/scratch/${USER}"

0 commit comments

Comments
 (0)