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

Out of memory #17

Closed
mkuymkuy opened this issue Mar 30, 2018 · 2 comments
Closed

Out of memory #17

mkuymkuy opened this issue Mar 30, 2018 · 2 comments

Comments

@mkuymkuy
Copy link

mkuymkuy commented Mar 30, 2018

I set up the environment correctly and generated 2 samples with 2 input records.(which means it could handle a small input and my setup should be correct.)
But the OS killed the process since memory error. Either the program consumed too much with my input or there is memory leak in the program.

My evaluation input is about 200 MB.

@mkuymkuy
Copy link
Author

To fix the issue. I submitted a PR #20

@kentonl
Copy link
Owner

kentonl commented Jul 15, 2018

The PR can't be merged now due to some code refactoring, but I've fixed this issue in the latest commit (c7ce6c2)

@kentonl kentonl closed this as completed Jul 15, 2018
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