zhreshold commented on issue #10820: fix thread contention caused by openmp URL: https://github.com/apache/incubator-mxnet/pull/10820#issuecomment-388279955 It is caused by stop/start operation in pthread_atfork for the parent process, however, NaiveEngine cannot be stopped, which is why showing this error. @piiswrong Do you have any comment?
---------------------------------------------------------------- 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
