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

Multithreaded version of distributed ALS

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.8
    • None
    • None

    Description

      Our implementation of ALS broadcasts the feature matrices in each iteration. Therefore, it makes sense to run the mappers in multithreaded mode to not have to load one copy of the feature matrix per core, but share the read-only in-memory copy.

      Attachments

        1. MAHOUT-1166.patch
          41 kB
          Sebastian Schelter

        Activity

          People

            ssc Sebastian Schelter
            ssc Sebastian Schelter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: