You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/06/30 01:42:49 UTC

[GitHub] marcoabreu commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce

marcoabreu commented on a change in pull request #10696: [MXNET-366]Extend MXNet Distributed Training by AllReduce
URL: https://github.com/apache/incubator-mxnet/pull/10696#discussion_r199309383
 
 

 ##########
 File path: tests/nightly/test_all.sh
 ##########
 @@ -44,6 +44,7 @@ USE_CUDA=1
 USE_CUDA_PATH=/usr/local/cuda
 USE_CUDNN=1
 USE_DIST_KVSTORE=1
+USE_ALLREDUCE_DIST_KVSTORE=1
 
 Review comment:
   I'm quite certain that we are not using this file
   @mbaijal could you please confirm? We should be deleting this file otherwise.
   
   Sure, feel free to add it. Does it need to be a separate build or could we just extend the current one? Please consider doing that in the nightly Jenkinsfile at tests/nightly/JenkinsfileForBinary (or something like that)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services