Application getting 'Killed' #111
Unanswered
anishatnitt
asked this question in
Q&A General
Replies: 1 comment 1 reply
-
Looking at the memory usage output in the screenshot, I would first guess it being a memory capacity problem coupled with the number of cores being used. Are you running it with more cores than just 1 or 2? Pinging @jiangwen84 and @dewenyushu for their input, as this is related to DED. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Description
Was able to install and run Malamute. All the tests were successful. Whenever I try to run the examples the process starts but eventually fails at some time step
Steps to Reproduce
Have tried all the examples that come with the package. All of them start and run for a few hours and fail. Have tried with -j 1, -j 2 and the same problem.
Impact
Have tried in Windows and Linux environment. In both the scenarios its the same result. Config of my Laptop is AMD® Ryzen 5 5600h 6 core, 8GB ram with a dedicated GPU. Tried it on a desktop PC also with config Ryzen 7 3700X 8-Core, 16 GB ram but encountered the same problem.
Looking forward to suggestions from the community.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions