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 2018/01/19 06:45:11 UTC

[GitHub] safrooze commented on issue #9213: Crash when MXNet API called before spawning multiprocess

safrooze commented on issue #9213: Crash when MXNet API called before spawning multiprocess
URL: https://github.com/apache/incubator-mxnet/issues/9213#issuecomment-358880961
 
 
   I observed a very similar crash on a p3.2x instance with gluon.data.DataLoader() when num_workers was set to larger than 1. Given that DataLoader also uses python multiprocessing, I suspect that the underlying issue is the same. @piiswrong Thoughts?

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