mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Update max memory
This commit is contained in:
parent
41e607e7f9
commit
e557ced184
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ process {
|
|||
|
||||
params {
|
||||
igenomes_base = '/nfsmounts/igenomes'
|
||||
max_memory = 1024.GB
|
||||
max_memory = 1000.GB
|
||||
max_cpus = 28
|
||||
max_time = 168.h
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue