diff --git a/conf/shh.config b/conf/shh.config index 6ad3b2f..190caad 100644 --- a/conf/shh.config +++ b/conf/shh.config @@ -33,13 +33,10 @@ params { profiles { cdag { config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.' - max_cpus = 32 - max_time = 720.h } sdag { config_profile_description = 'MPI-SHH SDAG profile, provided by nf-core/configs.' max_memory = 2.TB max_cpus = 128 - max_time = 720.h } }