Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow MPI decomposition along all dimensions #2

Open
jipolanco opened this issue Aug 29, 2020 · 0 comments
Open

Allow MPI decomposition along all dimensions #2

jipolanco opened this issue Aug 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jipolanco
Copy link
Owner

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).

@jipolanco jipolanco added the enhancement New feature or request label Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant