threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce URL: https://github.com/apache/incubator-mxnet/pull/10696#issuecomment-402587909 @xcgoner I am using the openmpi(version 3.1) too and I didn't encounter any link error. (My Linux dist. centos 7) I tried to replace default g++ with mpicxx (change $(CXX)), build is OK. But one library cannot be found (libmklml_intel.so) in the runtime. I can co-work with MKLDNN support team with that, but this may not be included in this PR. BTW: After you use mpicc to build with openmpi successfully, does the mxnet allreduce kvstore works fine?
---------------------------------------------------------------- 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
