-
Notifications
You must be signed in to change notification settings - Fork 16
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
Ananse network crashes! #140
Comments
This was a very tricky issue to solve before. |
I was running it with 4 cores, I will try to see if running it with a single core fixes it. |
Running it with 1 core seems to work! |
Does it make sense to catch these errors and print a statement to use less cores? Or just limit the maximum amount of cores that can be used? |
I'm not sure the errors are consistent, but catching would be a good idea. Maximum number of cores really depend on available resources and data set specifics. |
Another thing is that someone (not me 🙃 ) could try is converting each gene into an integer or sth. If you have long gene names this might save quite some memory |
That could easily be done by using the |
Ananse network crashes when running on cn106! Not sure what changed (something server-related?)
But running ananse network from the conda version of ananse (0.3) results in the following error on cn06:
The text was updated successfully, but these errors were encountered: