[
https://issues.apache.org/jira/browse/MAHOUT-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Schelter updated MAHOUT-1166:
---------------------------------------
Attachment: MAHOUT-1166.patch
> Multithreaded version of distributed ALS
> ----------------------------------------
>
> Key: MAHOUT-1166
> URL: https://issues.apache.org/jira/browse/MAHOUT-1166
> Project: Mahout
> Issue Type: Improvement
> Components: Collaborative Filtering
> Reporter: Sebastian Schelter
> Assignee: Sebastian Schelter
> Attachments: MAHOUT-1166.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira