Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-429 Implement IMRU on Group Communications
  3. REEF-611

Introduce Integer Array BroadcastReduce IMRU example code

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • 0.13
    • 0.13
    • REEF.NET
    • None
    • C#

    Description

      The aim of jira is to introduce a non-trivial IMRU example that does Pipelined BroadcastReduce in K iterations.

      Update function returns an integer array containing value k+1 in iteration k and gets as input the sum of arrays from all mappers.

      Map function returns the same array it gets as input from update function.

      Update function verifies that it gets as input (k+1)*no. of mappers and map function verifies that it gets as input k+1 in iteration k.

      Attachments

        Activity

          People

            dkm2110 Dhruv Mahajan
            dkm2110 Dhruv Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: