Skip to content

Commit 27d2734

Browse files
Alexander PeltzerAlexander Peltzer
authored andcommitted
Adapt max_mem and max_cpus according to Marcels info
1 parent 01cdc8f commit 27d2734

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conf/shh.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ process {
3030
}
3131

3232
params {
33-
max_memory = 128.GB
34-
max_cpus = 32
33+
max_memory = 734.GB
34+
max_cpus = 64
3535
max_time = 48.h
3636
}

0 commit comments

Comments
 (0)