[
https://issues.apache.org/jira/browse/SINGA-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414728#comment-15414728
]
ASF subversion and git services commented on SINGA-233:
-------------------------------------------------------
Commit 45620d59f00faa7d75e704259cb4692e3d3d9663 in incubator-singa's branch
refs/heads/dev from [~flytosky]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=45620d5 ]
SINGA-233 New communication interface for SINGA
Reformat code following google style.
Update cmake files to ignore communication code if ENABLE_DIST is off.
> New communication interface
> ---------------------------
>
> Key: SINGA-233
> URL: https://issues.apache.org/jira/browse/SINGA-233
> Project: Singa
> Issue Type: New Feature
> Reporter: CAI Qingchao
> Assignee: CAI Qingchao
> Labels: features
> Original Estimate: 1,008h
> Remaining Estimate: 1,008h
>
> Use endpoint to represent a computing node, and there are two public member
> functions (send and recv) for each endpoint that can be used to accomplish
> data transfer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)