threeleafzerg commented on issue #10696: [MXNET-366]Extend MXNet Distributed 
Training by MPI AllReduce
URL: https://github.com/apache/incubator-mxnet/pull/10696#issuecomment-386497664
 
 
   @rahul003  For mpich, if you directly install ubuntu package of mpich, it's 
header file and lib file is not in the same sub folder. I suggest to download 
mpich (compile and build). (https://www.mpich.org/downloads/)
   The built mpich has the same release dir as open mpi and intel mpi.
   [zhouhaiy@mlt-ace build]$ pwd
   /home/zhouhaiy/mpich2/build
   [zhouhaiy@mlt-ace build]$ ls
   bin  include  lib  share
   I already tried it and mxnet can build with mpich2. 
   

----------------------------------------------------------------
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

Reply via email to