mseth10 commented on issue #13636: Build from source is broken on USE_MKLDNN=1 URL: https://github.com/apache/incubator-mxnet/issues/13636#issuecomment-447943482 @TaoLv The build issue on CentOS MKL occurred when we tried to statically link MKL-DNN https://github.com/apache/incubator-mxnet/pull/13503, which passed all the MKL CI tests on Ubuntu. We reverted this static linking PR https://github.com/apache/incubator-mxnet/pull/13540 temporarily, but would like to merge it back. Having MKL on CI for other OS would help us identify such build issues before merging. What are your thoughts on this? @xinyu-intel Does your PR https://github.com/apache/incubator-mxnet/pull/13643 fix the build issue? Can we go ahead and re-revert the static linking PR after your PR is merged?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
