Hi,

Can you try to run it without Mesos?
1. Compile singa with enable-dist
2. change conf/singa.conf to set the zookeeper host
3. update the conf/hostfile one line per machine
4. update the conf/profile to export LD_LIBRARY_PATH

regards,
Wei

On Tue, Jun 21, 2016 at 8:52 PM, Venkat Katta <ska...@adobe.com> wrote:

> Hi,
>
>
> I am actually trying to run singa on mesos in fully distributed
> architecture. I built the docker images as given in the documentation. I am
> using mesos 0.28.2 and singa 0.3-rc3.I am running each docker container
> using --net=host flag so that they take the ip of the system. Singa works
> as long as the workers are all in one machine .
> When I try to use two machines for training it shows error
>
>
> F0617 10:00:43.862246 2742 socket.cc:98] Check failed: port != -1 (-1 vs.
> -1) tcp://localhost:*
>
>
>   so while running the scheduler do we need to give it hostfile
> containing all the hosts. How does it know the remaining hosts in cluster.
>
>
> Thanks,
>
>
> Venkat Satish Katta.
>

Reply via email to