threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce URL: https://github.com/apache/incubator-mxnet/pull/10696#issuecomment-401213560 Hi yang, I checked your error txt. Your build failure should be unrelated with my PR. e.g. build/src/operator/custom/native_op.o: In function `mxnet::op::NativeOpProp::CreateOperator(mxnet::Context) const [clone .localalias.447]': native_op.cc:(.text+0x410): undefined reference to `mxnet::Operator* mxnet::op::CreateOp<mshadow::gpu>(mxnet::op::NativeOpParam)' Can you have a clean git clone and rebuild it again? It should be caused by environment issue. This is the jenkens result of Commit 1444a84: http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-10696/28/pipeline You can see that all build test pass and it failed at test cases unrelated with kvstore.
---------------------------------------------------------------- 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
