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

Duplicate elements across chunks are not discarded #1

Open
ashenoy463 opened this issue Apr 29, 2024 · 1 comment
Open

Duplicate elements across chunks are not discarded #1

ashenoy463 opened this issue Apr 29, 2024 · 1 comment

Comments

@ashenoy463
Copy link
Owner

ashenoy463 commented Apr 29, 2024

Using bag.distinct causes massive memory leak and fills /tmp

Kim says alternative is map_partitions which needs extremely careful alignment at the cost of performance.

@ashenoy463 ashenoy463 changed the title Distinct elements are not sorted Duplicate elements across chunks are not discarded Apr 29, 2024
@ashenoy463
Copy link
Owner Author

It is possible to just keep this in the frames interface for a 1:1 mapping between LAMMPS output files parsed data, while dropping by default when using xarray.

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

No branches or pull requests

1 participant