[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416823724 @eric-haibin-lin 我可以从a无密码ssh到b,也可以从b无密码ssh到a,但不能a无密码ssh到a,b也不能无密码ssh到b。而问题应该正是如此 --

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416133087 the vesion of the mxnet i installed buy pip is 1.2.0 This is an

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416158008 Permission denied, please try again. xiaomin.wu@10.14.6.5's password: Permission denied, please try again. xiaomin.wu@1

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416146366 I update the version to 1.2.1 by pip, but new error shows up:( xiaomin.wu@iva0605:/autofs/data56/public/xiaomin.wu/code/di

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416132996 I don't think so because I tried: python /home/xiaomin.wu/anaconda2/lib/python2.7/site-packages/mxnet/tools/launch.py -n 2 -

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416130369 the machines are already sshable without password between each other --

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416125937 Thank U, But if installed mxnet by pip, How to use python launch.py since I didn't download the mxnet source code? ---

[GitHub] meanmee removed a comment on issue #12363: distributed training notebook tests

2018-08-28 Thread GitBox
meanmee removed a comment on issue #12363: distributed training notebook tests URL: https://github.com/apache/incubator-mxnet/issues/12363#issuecomment-416130112 I download the mxnet source code, but didn't compile since i used the mxnet installed by pip. when i use the launch.py provided