Skip to content
Discussion options

You must be logged in to vote

The numba warning is just a warning (handled in #1233) and probably is not the reason why the process was killed. It's difficult to guess the reason only from Killed in the log, but the process going out of memory is a common reason. Running:

dmesg | grep -i kill

may give a better clue on why it was killed by the OS.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@quatronics613
Comment options

Answer selected by jongwook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants