-
Notifications
You must be signed in to change notification settings - Fork 6.8k
now I run the "example/image-classification" with two machines,long time nothing respond #2117
Comments
Is single machine ok? |
now i run it as follow,how can i do next root@116:~/mxnet/example/image-classification# export PS_VERBOSE=1; ../../tools/launch.py -n 2 -H hosts --sync-dst-dir /tmp/mxnet python train_mnist.py --kv-store dist_sync |
2台机器上运行不行 |
后来试了一下单机上多WORK也不行 ^CTraceback (most recent call last): |
单机上运行 python train_mnist.py --network lenet 是OK的 |
你配置了ssh 无密码登录了吗? |
now I run the "example/image-classification" with two machines
10.136.159.116
10.136.159.117
I run the the command on the 10.136.159.116 as follow,but nothing respond,pls help me ,how can I do ?
root@116:~/mxnet/example/image-classification#../../tools/launch.py -n 2 --launcher ssh -H hosts python train_mnist.py --network lenet --kv-store dist_sync
The text was updated successfully, but these errors were encountered: