chrishkchris commented on issue #624: [WIP] SINGA-487 Include NCCL and MPICH in 
conda build
URL: https://github.com/apache/singa/pull/624#issuecomment-598777002
 
 
   I changed the selection logic to two env variables: 
   1. CUDA = 9.0 or 10.0
   2. DIST = OFF or ON
   If the CUDA is not set, then will use CPU
   However, for singa-gpu or singa-dist, both the env variables CUDA and DIST 
should be defined, otherwise there is error (I tried to change the logic before 
to let DIST unset for default DIST=OFF, but this is not successful in 
conda_build_config.yaml)

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

Reply via email to