eric-haibin-lin commented on a change in pull request #17555: [MXNET-#16795] 
Byteps-KVStore: Intergrate Byteps into mxnet as new type of kvstore backend
URL: https://github.com/apache/incubator-mxnet/pull/17555#discussion_r376731331
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -1353,6 +1353,7 @@ integrationtest_ubuntu_gpu_dist_kvstore() {
     ../../tools/launch.py -n 4 --launcher local python 
dist_device_sync_kvstore.py
     ../../tools/launch.py -n 4 --launcher local python 
dist_device_sync_kvstore_custom.py
     ../../tools/launch.py --p3 -n 4 --launcher local python 
dist_device_sync_kvstore_custom.py
+    export NVIDIA_VISIBLE_DEVICES=0,1 ../../tools/launch.py -n 1 -s 1 
--byteps-launch python3 dist_device_sync_kvstore_byteps.py
 
 Review comment:
   I believe launch.py has an option to pass additional environment variable. 
Can we reuse that? 

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