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

Saving facets produces MPI hang with np=4, 2_5D_Wind_Farm #33

Open
eyoung55 opened this issue May 12, 2021 · 0 comments
Open

Saving facets produces MPI hang with np=4, 2_5D_Wind_Farm #33

eyoung55 opened this issue May 12, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@eyoung55
Copy link
Collaborator

When the domain is subdivided and/or refined (the exact cause isn't 100% clear) past a certain threshold, it seems that some processes have empty values associated with certain marked boundaries, leading to error when trying to save facets. This could also be related to losing parent-child facet relationships when refining in parallel. In any case, the starting point should be the 2_5D_Wind_Farm regression test, which shows this behavior when np = 4 but not when np = 2.

@eyoung55 eyoung55 added the bug Something isn't working label May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant