hubutui commented on issue #15294: mkldnn is not properly installed
URL: 
https://github.com/apache/incubator-mxnet/issues/15294#issuecomment-505897035
 
 
   you could check the build log. Or reproduce as described above. If I do not 
manually install mklml as 
https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/mxnet/PKGBUILD do, 
`libmklml_intel.so` and `libiomp5.so` would be missing in the final 
installation. Also, `libiomp5.so` provided by mklml will confilict with openmp 
package, which also installs `libiomp5.so` in the same place. A 
[pr](https://github.com/apache/incubator-mxnet/pull/15369) is created to solve 
the openmp issue, but might not be merged. That's another issue that has been 
discussed for a long time, but nothing yet could be done.

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