Include group as well as rule parameters for solve_network into cluster.yaml

This commit is contained in:
Jonas Hörsch 2018-09-24 18:27:50 +02:00
parent 748f4c9f36
commit f9cc0f37f2

View File

@ -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"