arcadiaphy edited a comment on issue #14522: mx.nd.Custom conflicts with memory 
management
URL: 
https://github.com/apache/incubator-mxnet/issues/14522#issuecomment-477077127
 
 
   ```
   MXNET_ENGINE_TYPE=ThreadedEngine gdb python -ex 'b 
src/storage/pooled_storage_manager.h:145' -ex 'r reproduce.py'
   ```
   
   
![image](https://user-images.githubusercontent.com/4437140/55067902-86ab7200-50bb-11e9-91d7-9a4bc1f74778.png)
   
   
   Pretty interesting bug, seems like `cuda out of memory` gets stuck and 
cannot be triggered in custom op.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to