Skip to content

Add support for purely serial fields #150

Open
@matt-frey

Description

@matt-frey

In GitLab by @vinciguerra_a on Apr 24, 2023, 14:27

The current implementation generally assumes parallel decomposition for fields and does not support non-decomposed fields except when running on a single rank.

  • Adapt BareField operations for all-serial fields
  • Skip neighbor finding for layouts in all-serial fields
  • FFTs for all-serial fields
  • MPI communication in operations with all-serial fields

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions