vycezhong opened a new issue #19575: URL: https://github.com/apache/incubator-mxnet/issues/19575
I encountered an compilation error showing that <mkldnn.h> is not found when I tried to compile BytePS with mxnet-cu102==1.7.0. I checked the mxnet package and indeed there is no MKLDNN header. However, interestingly I found that it supports MKLDNN. And later I found MKLDNN is enabled by default in 1.7.0. https://github.com/apache/incubator-mxnet/pull/16899  So I suggest including the headers in the pip package. ---------------------------------------------------------------- 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]
