roywei commented on issue #15640: Performance regression for MXNet 1.5.0
URL: 
https://github.com/apache/incubator-mxnet/issues/15640#issuecomment-514346568
 
 
   In addition, if you are using mkl version, you can try these env var 
mentioned 
here:https://github.com/apache/incubator-mxnet/issues/15429#issuecomment-507700562
   ```
   export KMP_AFFINITY=granularity=fine,noduplicates,compact,1,0
   export OMP_NUM_THREADS=18
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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