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

Issue 2 #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Issue 2 #5

wants to merge 3 commits into from

Conversation

Panlichen
Copy link

I try to use psutil to track memory usage in the code, and shelve to flush the dictionary to disk if memory is used up. It does work, but with little available memory(e.g., 20GB), it runs intolerably slow.

The original notebook script made my PC with 16GB memory crash, but when I adjust it's swap space from 2GB to 64 GB, it works.

I think it will be helpful if you add some tips for check the memory and swap space before running the notebook and give a rough memory usage estimate.

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

Successfully merging this pull request may close these issues.

1 participant