[ 
https://issues.apache.org/jira/browse/GIRAPH-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alessandro Presta resolved GIRAPH-753.
--------------------------------------

    Resolution: Fixed
    
> 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
>         Attachments: GIRAPH-753.patch, GIRAPH-753-r2.patch, 
> GIRAPH-753-r3.patch, GIRAPH-753-r4.patch, GIRAPH-753-r5.patch
>
>
> 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

Reply via email to