Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1717

allreduceBlock operator api and Spark implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.2
    • None
    • None

    Description

      need it surprisingly often.

      allreduceMap ( map: (keys, Matrix) => Matrix, reduce: (Matrix, Matrix) => Matrix) : Matrix

      again since we cannot guarantee we'd ask engines to serialize any type, we operate on types we do know will work (I.e. matrix blocks).

      PR: https://github.com/apache/mahout/pull/135

      Attachments

        Activity

          People

            dlyubimov Dmitriy Lyubimov
            dlyubimov Dmitriy Lyubimov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: