[
https://issues.apache.org/jira/browse/SINGA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604155#comment-14604155
]
ASF subversion and git services commented on SINGA-26:
------------------------------------------------------
Commit 903e0362fcff1edfafa89f1dd78917d39a3af0d3 in incubator-singa's branch
refs/heads/master from wang sheng
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=903e036 ]
SINGA-26 Run distributed training in a single command
To run singa in distributed model in a single command, you just use command:
$ ./bin/singa-run.sh -conf=YOUR_CONF_DIR
The provided dir should contain 3 files:
* model.conf
* cluster.conf
* hostfile
Please note that the $zookeeper_host in the cluster.conf should be set as the
host executing this script.
> Run distributed training in a single command
> --------------------------------------------
>
> Key: SINGA-26
> URL: https://issues.apache.org/jira/browse/SINGA-26
> Project: Singa
> Issue Type: Improvement
> Reporter: Sheng Wang
> Assignee: Sheng Wang
>
> Currently, when we run a distributed version of singa, we have to manually
> run commands on each machine.
> We are working on providing a single script to let users launch distributed
> training.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)