[GitHub] [incubator-mxnet] NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL

2019-05-16 Thread GitBox
NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-493282087 @larroy This issue has been fixed totally by https://github.com/apache/incubator-mxnet/pull/14877. You could try in latest

[GitHub] [incubator-mxnet] NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL

2019-04-15 Thread GitBox
NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-483490644 Yes. It's an issue of **mkldnn** and should be fixed. I will create an issue to **mkldnn** repo. --

[GitHub] [incubator-mxnet] NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL

2019-04-15 Thread GitBox
NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-483160063 @sl1pkn07 It's a warning, you could ignore it. Or fix it manually: Edit 3rdparty/mkldnn/cmake/utils.cmake:111

[GitHub] [incubator-mxnet] NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL

2019-04-10 Thread GitBox
NeoZhangJianyu commented on issue #14670: Default build with CMake not using MKL URL: https://github.com/apache/incubator-mxnet/issues/14670#issuecomment-481931269 @larroy I'm fixing this issue now. There are several problems for this issue: 1. $MKLROOT is set by MKL installation, but