You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Herald Kllapi (JIRA)" <ji...@apache.org> on 2013/09/06 21:46:52 UTC

[jira] [Created] (GIRAPH-753) Efficient dense matrix aggregators

Herald Kllapi created GIRAPH-753:
------------------------------------

             Summary: Efficient dense matrix aggregators
                 Key: GIRAPH-753
                 URL: https://issues.apache.org/jira/browse/GIRAPH-753
             Project: Giraph
          Issue Type: New Feature
            Reporter: Herald Kllapi


In applications where a matrix is needed, is not efficient to have an aggregator per entry. This update provides the same functionality with an aggregator per matrix row. This implementation uses an array per row and is efficient when the matrices are dense.


--
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