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

reloading caused oom #204

Open
yachang opened this issue Feb 14, 2019 · 1 comment
Open

reloading caused oom #204

yachang opened this issue Feb 14, 2019 · 1 comment
Assignees

Comments

@yachang
Copy link
Contributor

yachang commented Feb 14, 2019

Datasets now take up more than half of available memory. Attempting to naively reload them (as a daily cron job) causes OOM.

@yachang yachang self-assigned this Feb 14, 2019
@gfr10598 gfr10598 changed the title reloading caused cron job oom reloading caused oom Feb 14, 2019
@gfr10598
Copy link
Contributor

Design:
Keep lists of base annotators.
Create function that gets the list of filenames, and loads and adds any missing annotators.
Create a function that regenerates the directory from the list of base annotators.

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

No branches or pull requests

2 participants