Skip to content

Allow MPI decomposition along all dimensions #2

Open
@jipolanco

Description

@jipolanco

For now, the number M of decomposed dimensions must be strictly less than the dimensionality N of an array.

Supporting the case M = N should be very easy. Just note that in this specific case, it won't be possible to transpose between decomposition configurations (and I'm not sure if it makes any sense to transpose a fully decomposed array).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions