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: us...@infra.apache.org With regards, Apache Git Services