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 2019/02/07 14:47:38 UTC

[GitHub] pengzhao-intel commented on issue #14087: Poor performance of the libmxnet if OMP_PLACES environment variable is present

pengzhao-intel commented on issue #14087: Poor performance of the libmxnet if OMP_PLACES environment variable is present
URL: https://github.com/apache/incubator-mxnet/issues/14087#issuecomment-461450047
 
 
   @stsukrov could you try the below environment?
   
   > export KMP_AFFINITY=granularity=fine,compact,1,0
   > export OMP_NUM_THREADS=<# of physical cores>
   

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