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

Switch HaloCatalog main loop to loop over io chunks #7

Closed
brittonsmith opened this issue May 17, 2017 · 1 comment
Closed

Switch HaloCatalog main loop to loop over io chunks #7

brittonsmith opened this issue May 17, 2017 · 1 comment
Milestone

Comments

@brittonsmith
Copy link
Member

Issue #1075 on yt.

Originally reported by: Britton Smith (Bitbucket: brittonsmith, GitHub: brittonsmith)

The loop over all halos in the HaloCatalog currently requires all processors to have the entire list of halos. This should be changed such that process groups work only on a single io chunk. Currently, only one io chunk exists even when the halo catalog is saved to multiple files. This needs to be reverted to one chunk per file first.

@brittonsmith brittonsmith added this to the 1.1 milestone May 17, 2017
@brittonsmith brittonsmith modified the milestones: 1.1, 1.2 Apr 17, 2020
@brittonsmith brittonsmith modified the milestones: 1.2, 1.1 May 25, 2020
@brittonsmith brittonsmith reopened this May 25, 2020
@brittonsmith
Copy link
Member Author

Done in PR #62.

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

No branches or pull requests

1 participant