unable to fork, possible reason: Cannot allocate memory #923
Answered
by
rcorces
wshands
asked this question in
Questions / Documentation
-
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Jul 22, 2021
Replies: 1 comment 3 replies
-
I dont think this is an ArchR issue. If I'm reading that linked post correctly, you may very well be running out of memory depending on how many threads you are using. Even though the log file doesnt say much to your eye, it is helpful if you upload it. But my interpretation is that you are indeed running out of memory. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rcorces
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackoverflow.com/questions/15668893/r-multicore-mcfork-unable-to-fork-cannot-allocate-memory
I dont think this is an ArchR issue. If I'm reading that linked post correctly, you may very well be running out of memory depending on how many threads you are using. Even though the log file doesnt say much to your eye, it is helpful if you upload it. But my interpretation is that you are indeed running out of memory.