leezu commented on issue #19690: URL: https://github.com/apache/incubator-mxnet/issues/19690#issuecomment-752636115
@bartekkuncer looks like the `dnnl_config.h` is included in the wrong directory. It should be in `oneapi/dnnl/dnnl_config.h` at least horovod build fails with `usr/local/lib/python3.6/dist-packages/mxnet/include/mkldnn/oneapi/dnnl/dnnl.hpp:23:10: fatal error: oneapi/dnnl/dnnl_config.h: No such file or directory #include "oneapi/dnnl/dnnl_config.h"`) ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
