Skip to content
New issue

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

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

Already on GitHub? # to your account

Explicitly set the attributes to write #571

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

matt-frey
Copy link
Member

When we compare the serial and parallel version of the nearest algorithm, the serial version writes the parcel file. Therefore, the domain specified by xlo, xhi, ylo and yhi covers the whole domain. In order to read the parcels with the inefficient rejection method, the serial should not write these bounds. To do this, we explicitly specify which attributes to write.

@matt-frey matt-frey added bug Something isn't working 3D Issues and pull requests related to the 3D version labels Jul 25, 2024
@matt-frey matt-frey self-assigned this Jul 25, 2024
@matt-frey matt-frey merged commit 83e5571 into main Jul 25, 2024
@matt-frey matt-frey deleted the explicit-attribute-selection branch July 25, 2024 09:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
3D Issues and pull requests related to the 3D version bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant