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 event memory fails too quietly #131

Closed
nmcglo opened this issue Jul 18, 2018 · 2 comments
Closed

Out of event memory fails too quietly #131

nmcglo opened this issue Jul 18, 2018 · 2 comments
Assignees

Comments

@nmcglo
Copy link
Member

nmcglo commented Jul 18, 2018

Came across an issue when testing a build on a machine running OSX and compiled using Clang.

Testing with the phold model, when it runs out of event memory, instead of suggesting the use of --extramem= it sometimes throws the error: out of events in GVT!. It is not entirely consistent in this as it sometimes does display the correct error.

@nmcglo nmcglo self-assigned this Jul 18, 2018
@nmcglo
Copy link
Member Author

nmcglo commented Jul 18, 2018

@caitlinross So this out of events in GVT! error seems like a catch all for 'something when wrong when trying to poll an event from a queue'. Should it maybe just be more descriptive? This error seems just a bit on the unhelpful side.

@nmcglo
Copy link
Member Author

nmcglo commented Jul 18, 2018

Addressed in #132

@nmcglo nmcglo closed this as completed Jul 18, 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

1 participant