EnricoMi commented on issue #19575:
URL:
https://github.com/apache/incubator-mxnet/issues/19575#issuecomment-771564248
With `mxnet-cu101==1.7.0.post0`, I get the following error:
```
In file included from
/usr/local/lib/python3.8/dist-packages/mxnet/include/mkldnn/mkldnn.hpp:24:0,
from
/usr/local/lib/python3.8/dist-packages/mxnet/include/mxnet/ndarray.h:41,
from
/tmp/pip-req-build-n16mfgkd/horovod/mxnet/mpi_ops.h:24,
from
/tmp/pip-req-build-n16mfgkd/horovod/mxnet/mpi_ops.cc:21:
/usr/local/lib/python3.8/dist-packages/mxnet/include/mkldnn/dnnl.hpp:23:10:
fatal error: dnnl_config.h: No such file or directory
```
With `mxnet-cu101==1.7.0b20200813`, everything worked fine. Are there any
changes between those two versions that I have to incorporate?
----------------------------------------------------------------
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]