chrishkchris edited a comment on issue #624: [WIP] SINGA-487 Include NCCL and MPICH in conda build URL: https://github.com/apache/singa/pull/624#issuecomment-598139326 @nudles @dcslin Additionally, I excluded the nccl and mpich for cpu-only travis build, by two steps 1. copying the folder tool/conda/singa to tool/conda/singa/travis to store the build.sh and conda config file specially for cpu-only travis build 2. In the conda config file specially for cpu-only travis build, I removed cudnn, nccl and mpich from conda. It becomes more light-weight for cpu conda built by travis. You can see the change files. If you accept this separate conda setting specially for cpu-only travis built, this PR is ready for merge after rebasing
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
