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/06/24 15:17:33 UTC

[GitHub] [incubator-mxnet] NeoZhangJianyu commented on issue #15294: mkldnn is not properly installed

NeoZhangJianyu commented on issue #15294: mkldnn is not properly installed
URL: https://github.com/apache/incubator-mxnet/issues/15294#issuecomment-505055844
 
 
   @hubutui The MKLML will be compiled when MKLDNN is enable, even if the `-DUSE_MKLML_MKL=OFF`.
   
   1. Could you run following cmd in the build folder?
   ```
   find . -name *mklml_intel.so
   ./3rdparty/mkldnn/external/mklml_lnx_2019.0.5.20190502/lib/libmklml_intel.so
   ./build/mklml/mklml_lnx_2019.0.5.20190502/lib/libmklml_intel.so
   ```
   2. Could you share the build log?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services