Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-404

LocalBSPRunner returns wrong superstep numbers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 0.2.0
    • 0.3.0
    • None
    • None

    Description

      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.

      Attachments

        1. HAMA-404_v00.patch
          2 kB
          Thomas Jungblut

        Activity

          People

            thomas.jungblut Thomas Jungblut
            thomas.jungblut Thomas Jungblut
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: