-
Notifications
You must be signed in to change notification settings - Fork 29
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
Help with Kernal dead #259
Comments
Hi @Chrisdoan9 At what step is the kernel dying? Also the development version of the code uses less memory, so you can also consider using that version. See #202 for more info. All the best, Seppe |
The kernel dying at this cell:
|
Hi @Chrisdoan9 Did you have any output before the kernel died? And could you please copy-paste this? The function you pasted above will run many steps, so it's difficult for me to know what might be causing the issue. Best, Seppe |
Hi @SeppeDeWinter, sure. That function printed a lot of output during about 2 hours of running: 2023-11-14 14:33:44,142 pycisTarget_wrapper INFO pbmc_tutorial/motifs folder already exists. |
Hi @Chrisdoan9 I don't see any errors here. All the best, Seppe |
Hi @SeppeDeWinter, Thank you for your suggestion. I put 1024Gb in memory, so may I know how much memory we need to run? |
Hi @Chrisdoan9 1 Tb of memory should definitely be enough... you could try to monitor at which step it runs out of memory. Also, you can try to use the development branch (see: #202) the code there is more memory efficient. All the best, Seppe |
This is what I have in the end of the log file:
Would you please tell me how to run the development branch? Thank you. |
Hi @Chrisdoan9 Please refer to #202 for the use of the development branch. All the best, Seppe |
Hi team,
Would you please suggest what cause the kernal dead error? Thank you so much! This cell ran for about 2 hours and then I got the error kernal dead. I put 1024Gb of memory and still got kernal dead.
This is what I have in the log file:
I found a similar issue here: aertslab/SCENICprotocol#28
I run Jupyter notebook on a server.
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: