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/07/05 11:54:28 UTC

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

hubutui commented on issue #15294: mkldnn is not properly installed
URL: https://github.com/apache/incubator-mxnet/issues/15294#issuecomment-508734593
 
 
   Currently, the workaround is install `mkldnn` libs to `/usr/lib/mxnet/mkldnn`, patch with RPATH, see https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/mxnet/PKGBUILD#L170. You might wanna consider installing 3rdparty deps in to `/usr/lib/mxnet` subfolder to avoid potential conflicts.

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