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/10/29 20:29:24 UTC

[GitHub] cjolivier01 commented on issue #12380: Manually track num_max_thread

cjolivier01 commented on issue #12380: Manually track num_max_thread
URL: https://github.com/apache/incubator-mxnet/pull/12380#issuecomment-434067220
 
 
   What problems are being caused?  It is my understanding that startup omp_set_num_threads() will propagage to child threads.  Beyond that, setting max threads has thread scope, which is what the issue link you pasted shows (which is the expected behavior).  

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