Vikas89 commented on issue #13602: Fix for import mxnet taking long time if 
multiple process launched
URL: https://github.com/apache/incubator-mxnet/pull/13602#issuecomment-446696533
 
 
   @anirudh2290 
    >I am wondering if this change is needed. For example, we are disabling 
openmp for child processes, then why can't we also skip tuning for the child 
processes ?
   
   if the option to enable OMP remains there, I think this is needed. If 
someone enables the option, this makes the tuning faster. 
   
   If we remove OMP tuning at all, then this will automatically be removed. But 
removing it or disabling it will require bigger discussion and historical 
reason to keep it.

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