-
Notifications
You must be signed in to change notification settings - Fork 128
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
Pickle empty file error #197
Comments
This may be some inter-process communication issue. Which operating system is this on? Does the error also arise when you set search.num_workers to 1? Does it always happen (i.e., also on toy data with a much smaller config)? |
OS is CentOS 7. I have submitted jobs to test the other two questions but they are stuck in a long queue, however I can say that multiple other searches have previously completed with num_workers at 4 and with the same search configuration. |
In this case, it may be hard for us to figure out what's going on as we've never seen this issue. Also, if things tended to work out for you but then started failing, the problem may also lie outside of LibKGE. If not, we'd need some way to reproduce this problem to investigate. |
That's understandable, I'll report back if i find a way to consistently reproduce the issue. |
I have received this same error message from several Ax search jobs spanning multiple models and datasets:
The following is the configuration file for one of the jobs throwing this error:
The text was updated successfully, but these errors were encountered: