From f9cc0f37f247c8e1baf2889c23443a32a51f9d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=B6rsch?= Date: Mon, 24 Sep 2018 18:27:50 +0200 Subject: [PATCH] Include group as well as rule parameters for solve_network into cluster.yaml --- cluster.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cluster.yaml b/cluster.yaml index 1b715a5b..11e56e09 100644 --- a/cluster.yaml +++ b/cluster.yaml @@ -4,8 +4,13 @@ __default__: feedin_preparation: walltime: "12:00:00" +solve_network: + walltime: "05:00:00:00" + feature: "best" + solve: walltime: "05:00:00:00" + threads: 4 # Group threads are not aggregated solve_operations: walltime: "01:00:00:00"