You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Jesse (JIRA)" <ji...@apache.org> on 2013/07/01 06:29:19 UTC

[jira] [Updated] (GIRAPH-701) Communication improvement using one-to-all message sending

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

Jesse updated GIRAPH-701:
-------------------------

    Description: 
Using one-to-all message sending to send one message copy to multiple target vertices on the same worker.
To enable this feature, use conf.enableOneToAllMsgSending(). 

Pagerank benchmarking(Partitions: 640, Edges per vertex: 500, Vertices: 200000000, Workers: 40)
shows that the time per superstep is reduced by 40%. 


  was:Using one-to-all message sending to send one message copy to multiple target vertices on the same worker.

    
> Communication improvement using one-to-all message sending
> ----------------------------------------------------------
>
>                 Key: GIRAPH-701
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-701
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Jesse
>         Attachments: GIRAPH-701.patch
>
>
> Using one-to-all message sending to send one message copy to multiple target vertices on the same worker.
> To enable this feature, use conf.enableOneToAllMsgSending(). 
> Pagerank benchmarking(Partitions: 640, Edges per vertex: 500, Vertices: 200000000, Workers: 40)
> shows that the time per superstep is reduced by 40%. 

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