Skip to content

MPI support for integrators #3

@satfra

Description

@satfra

Aim

The integrators should work in parallel on multiple MPI nodes. This requires

  1. Semi-automatic load balancing. I already created a class IntegrationLoadBalancer. The idea behind this class is that one could register integrators with this load balancer and later on call its balance() method to optimize the workload for each node.
  2. Proper data exchange and integration with the time integration

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions