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

Apply suggestions from code review

This commit is contained in:
James A. Fellows Yates 2022-03-07 13:51:00 +01:00 committed by GitHub
parent 70318c3b2a
commit 975fca6721
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ profiles {
params {
config_profile_description = 'MPCDF raven profile (unofficially) provided by nf-core/configs.'
max_memory = 2000000.MB
memory = 2000000.MB
max_cpus = 72
max_time = 24.h
}

View file

@ -70,7 +70,7 @@ profile {
withName: malt {
maxRetries = 1
memory = 20000000.MB
memory = 2000000.MB
cpus = 72
time = 24.h
}

View file

@ -32,7 +32,7 @@ To use: `-profile mpcdf,raven`
Sets the following parameters:
- Maximum parallel running jobs: 8
- Max. memory: 200000.MB (2.TB)
- Max. memory: 2000000.MB (2.TB)
- Max. CPUs: 72
- Max. walltime: 24.h