[
https://issues.apache.org/jira/browse/HAMA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758633#action_12758633
]
Edward J. Yoon commented on HAMA-195:
-------------------------------------
Basically, BSP should have an remote memory (e.g., put ()) and message-passing
(send() and recv ()) capabilities. And, the global communication phase should
be happen when all processes are finish on the local by sync(). IMO, rest are
could be implemented to real impl class.
WDYT?
> Design the bsp library
> ----------------------
>
> Key: HAMA-195
> URL: https://issues.apache.org/jira/browse/HAMA-195
> Project: Hama
> Issue Type: New Feature
> Components: bsp
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
>
> First of all, we have to design the bsp library.
> 1. Analyzing the key requirements of bsp library.
> 2. Designing the bsp core interfaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.