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 2019/02/15 18:38:25 UTC

[GitHub] KellenSunderland edited a comment on issue #14176: uncomment memory pool free

KellenSunderland edited a comment on issue #14176: uncomment memory pool free
URL: https://github.com/apache/incubator-mxnet/pull/14176#issuecomment-464154324
 
 
   Yep, agree with the assessment here.  If we can ensure properly shutdown we can re-enable these frees and fix these ASAN reports.  I also wonder if we can't use smart pointers to manage state of the pools so that we don't have to be so careful when shutting down threadpools / engine threads.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services