mzhukova commented on issue #12710: Subprocess Deadlock with mxnet-mkl
URL: 
https://github.com/apache/incubator-mxnet/issues/12710#issuecomment-439133522
 
 
   Hi folks,
   
   @tdomhan, Can you please run the application with MKL_VERBOSE=1, this will 
help us to determine the MKL version and threading layer.
   I guess your issue can be related to Intel OpenMP + fork(), see 
https://github.com/numpy/numpy/issues/10060.
   So, you can also try the workaround -- set KMP_INIT_AT_FORK to false. 
   
   Please, let me know what you find out!
   
   Best regards,
   Maria

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to