mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Update conf/shh.config
Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
This commit is contained in:
parent
3fc1377ff2
commit
678a3841b6
1 changed files with 1 additions and 2 deletions
|
@ -33,7 +33,6 @@ params {
|
||||||
profiles {
|
profiles {
|
||||||
cdag {
|
cdag {
|
||||||
config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.'
|
config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.'
|
||||||
max_memory = 256.GB
|
|
||||||
max_cpus = 32
|
max_cpus = 32
|
||||||
max_time = 720.h
|
max_time = 720.h
|
||||||
}
|
}
|
||||||
|
@ -43,4 +42,4 @@ profiles {
|
||||||
max_cpus = 128
|
max_cpus = 128
|
||||||
max_time = 720.h
|
max_time = 720.h
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue