You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/23 20:41:44 UTC

[GitHub] [incubator-mxnet] access2rohit commented on pull request #19576: Fix large tensor nightly tests by splitting into 2 parts

access2rohit commented on pull request #19576:
URL: https://github.com/apache/incubator-mxnet/pull/19576#issuecomment-732414584


   > Why does the single file cause OOM? It looks like there is a memory leak?
   
   No there isn't. Its the MXNet's pooled memory management that is the issue here. Individually none of these tests take more than 120GB but when run consecutively they cause OOM.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org