[
https://issues.apache.org/jira/browse/SYSTEMML-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
LI Guobao closed SYSTEMML-2352.
-------------------------------
> Inline the agg service thread in ps
> -----------------------------------
>
> Key: SYSTEMML-2352
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2352
> Project: SystemML
> Issue Type: Sub-task
> Reporter: LI Guobao
> Assignee: LI Guobao
> Priority: Major
> Fix For: SystemML 1.2
>
>
> Currently, the agg service is exposed outside of the ps which is unnecessary.
> Thus, the task aims to privatize the agg service inside the ps. Concretly,
> the agg service will not run as a long-run thread. Instead, it will only be
> triggered inside the push method because it is at moment when workers push a
> new gradients should aggregate the gradients to update the model.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)