1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-10 20:13:09 +00:00

Apply suggestions from code review

This commit is contained in:
James A. Fellows Yates 2022-03-03 14:22:35 +01:00 committed by GitHub
parent 5a0543e4ac
commit 546393ed18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ profiles {
}
executor {
queueSize = 72
queueSize = 30
pollInterval = '1 min'
queueStatInterval = '5 min'
}
@ -61,7 +61,7 @@ profiles {
params {
config_profile_description = 'MPCDF raven profile (unofficially) provided by nf-core/configs.'
max_memory = 2048.GB
max_memory = 2000000.MB
max_cpus = 72
max_time = 24.h
}