You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/03/10 15:04:01 UTC

[GitHub] [singa] chrishkchris commented on issue #624: SINGA-487 Include NCCL and MPICH in conda build

chrishkchris commented on issue #624: SINGA-487 Include NCCL and MPICH in conda build
URL: https://github.com/apache/singa/pull/624#issuecomment-597135849
 
 
   @nudles 
   
   I have locked versions of nccl 2.4.8 and mpich 3.3.2, because it is possible that newer versions of dependencies may have API change in the future
   
   After including nccl and mpich, the build can be done with -DUSE_DIST=ON.
   
   There is other problem in conda build due to the inexistence of conda dnnl, but I am not going to add dnnl in this PR. Therefore, I temporary use -DUSE_DNNL=OFF. 
   
   So the purpose of this PR is just to add nccl 2.4.8 and mpich 3.3.2 in conda and turn on -DUSE_DIST=ON
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services