1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

switch to queueSize 16 for shh config

This commit is contained in:
maxibor 2019-03-20 13:44:13 +01:00
parent 0929349303
commit 76a5fcf077

View file

@ -13,7 +13,7 @@ singularity {
process {
executor = 'slurm'
queue = 'short'
queueSize = 5
queueSize = 16
}
params {