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

Jump in memory use when computing dictionary of simulated EBSD patterns from MasterPattern.get_patterns() #325

Closed
hakonanes opened this issue Mar 23, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@hakonanes
Copy link
Member

I see a jump in memory use at the end of computing a dictionary of simulated EBSD patterns from MasterPattern.get_patterns(..., compute=True), which disappears after garbage collection (import gc; gc.collect()).

@hakonanes hakonanes added the bug Something isn't working label Mar 23, 2021
@hakonanes hakonanes added this to the future milestone Mar 23, 2021
@hakonanes hakonanes removed this from the future milestone May 20, 2021
@hakonanes
Copy link
Member Author

This should be fixed in #405.

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