Skip to content

Make OAS MPhys components distributed #456

@A-CGray

Description

@A-CGray

Description of feature

The current OAS MPhys builder sets up the aero solver group as non-distributed, this means that the solver group and all it's data are duplicated on every proc when running in parallel, which leads to huge memory usage.

Potential solution

It would be preferable to mark the solver group as distributed and then only do anything on the root proc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions