You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2011/06/18 11:45:47 UTC

[jira] [Commented] (HAMA-404) LocalBSPRunner returns wrong superstep numbers

    [ https://issues.apache.org/jira/browse/HAMA-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13051489#comment-13051489 ] 

Edward J. Yoon commented on HAMA-404:
-------------------------------------

I just committed this, Thanks Thomas!

> LocalBSPRunner returns wrong superstep numbers
> ----------------------------------------------
>
>                 Key: HAMA-404
>                 URL: https://issues.apache.org/jira/browse/HAMA-404
>             Project: Hama
>          Issue Type: Bug
>    Affects Versions: 0.2.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>            Priority: Critical
>             Fix For: 0.3.0
>
>         Attachments: HAMA-404_v00.patch
>
>
> Superstep is a threadlocal variable in the LocalGroom, so each thread is resposible for itself to increment the superstep after calling sync. 
> In the old logic it was a non-local variable which where just the first thread should increment it.
> Remove the "only first thread updates" logic and let each thread increment the superstep.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira