You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/03/19 01:37:28 UTC

[GitHub] [incubator-mxnet] waytrue17 commented on issue #20959: GPU memory leak when using gluon.data.DataLoader with num_workers>0 (with Cuda > 10.1)

waytrue17 commented on issue #20959:
URL: https://github.com/apache/incubator-mxnet/issues/20959#issuecomment-1072914204


   Tested the above script on two mxnet nightly builds:
   1. [mxnet_cu112-1.9.0b20220227-py3-none-manylinux2014_x86_64.whl](https://repo.mxnet.io/dist/python/cu112/mxnet_cu112-1.9.0b20220227-py3-none-manylinux2014_x86_64.whl) - no memory issue.
   2. [mxnet_cu112-1.9.0b20220301-py3-none-manylinux2014_x86_64.whl](https://repo.mxnet.io/dist/python/cu112/mxnet_cu112-1.9.0b20220301-py3-none-manylinux2014_x86_64.whl) - has memory issue.
   
   This may indicate that the issue was introduced by the commits in between 02/27 to 03/01. Possibly: https://github.com/apache/incubator-mxnet/commit/8041c0da75cd146ebd578c7bee13af25dc231a98 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org