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/08/18 02:46:56 UTC

[GitHub] HorsonLiu commented on issue #10948: get stuck with subprocess in multithread

HorsonLiu commented on issue #10948: get stuck with subprocess in multithread
URL: https://github.com/apache/incubator-mxnet/issues/10948#issuecomment-414027276
 
 
   @Roshrini Thank you for your suggestion.  I am using python-2.7.5 mxnet-1.3.0 on centos-7. I have tried you code, it results into AttributeError: 'module' object has no attribute 'set_start_method'. And I've noticed that you are using multiprocessing, not multithread (multiprocessing.dummy).

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