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

Use MPI utility functions to do parallel decomposition #172

Open
matt-frey opened this issue May 23, 2023 · 1 comment
Open

Use MPI utility functions to do parallel decomposition #172

matt-frey opened this issue May 23, 2023 · 1 comment
Assignees
Labels
cleanup enhancement New feature or request

Comments

@matt-frey
Copy link
Member

The class Partitioner does the initial MPI decomposition. We should use the MPI functions instead of our own method.

@matt-frey
Copy link
Member Author

created merge request !180 to address this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant