flu-plus-plus / bachelorproef

Bachelorproef Informatica Universiteit Antwerpen 2016–2017
Other
0 stars 4 forks source link

Make multi-region play nice with checkpointing #9

Closed jonathanvdc closed 7 years ago

jonathanvdc commented 7 years ago

Specifically, we might want to solve the following problems:

  1. Support the creation of checkpoints in multi-region mode
  2. Make it possible to resume multi-region simulations. This may require us to implement some type of load balancing, where a coordinator distributes the workload across many worker nodes.