[
https://issues.apache.org/jira/browse/SYSTEMML-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LI Guobao updated SYSTEMML-2085:
--------------------------------
Description: A single node parameter server acts as a data-parallel
parameter server. And a multi-node model parallel parameter server will be
discussed if time permits. (was: Parameter server allows to persist the model
parameters in a distributed manner. It is specially applied in the context of
large-scale machine learning to train the model. The parameters computation
will be done with data parallelism across the workers. The data-parallel
parameter server architecture is illustrated in Figure 2. With the help
of a lightweight parameter server interface [1], we are inspired to provide the
push and pull methods as internal primitives, i.e., not exposed to the script
level, allowing to exchange the intermediates among workers.)
> Single-node parameter server primitives
> ---------------------------------------
>
> Key: SYSTEMML-2085
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2085
> Project: SystemML
> Issue Type: Sub-task
> Reporter: Matthias Boehm
> Assignee: LI Guobao
> Priority: Major
>
> A single node parameter server acts as a data-parallel parameter server. And
> a multi-node model parallel parameter server will be discussed if time
> permits.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)