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/03/02 06:13:02 UTC

[GitHub] yuxihu opened a new pull request #14300: Add MKLDNN header files in include dir

yuxihu opened a new pull request #14300: Add MKLDNN header files in include dir
URL: https://github.com/apache/incubator-mxnet/pull/14300
 
 
   We are hitting segfault when using MKLDNN enabled MXNet library with Horovod. MKLDNN is enabled by default when we are building MXNet from source in Linux OS. This PR adds the MKLDNN header files to the include directory which is needed to [properly install Horovod](https://github.com/horovod/horovod/pull/868) with MKLDNN enabled MXNet library. 
   

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