Sheng Wang created SINGA-16:
-------------------------------
Summary: Runtime Process id Management
Key: SINGA-16
URL: https://issues.apache.org/jira/browse/SINGA-16
Project: Singa
Issue Type: New Feature
Reporter: Sheng Wang
Assignee: Sheng Wang
For multi-process training, each process should know its own logic process id,
and also know the physical host:port of all logic processes.
This feature should be support by ClusterRuntime component.
Before a process start its job, it will first register its physical host:port,
and get a unique process id from ClusterRuntime.
When the process need to communicate with other processes, it will get address
from the ClusterRuntime as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)