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:
[email protected]


With regards,
Apache Git Services

Reply via email to