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

Check if zero-cell partitions are a problem #450

Open
atgeirr opened this issue Mar 2, 2020 · 0 comments
Open

Check if zero-cell partitions are a problem #450

atgeirr opened this issue Mar 2, 2020 · 0 comments

Comments

@atgeirr
Copy link
Member

atgeirr commented Mar 2, 2020

In #448 we merged a temporary workaround that prints the loadbalancing by creating an array and summing it up over all processes just to correctly throw in parallel (in case a process has 0 cells).

Actually, the simulator should tolerate this situation and proceed with correct results. We need to check this and fix it if it is not the case. Afterwards we should use an gather for performance reasons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant