Show simple item record

dc.contributor.authorZhang, Yunming
dc.contributor.authorKiriansky, Vladimir
dc.contributor.authorMendis, Charith
dc.contributor.authorAmarasinghe, Saman
dc.contributor.authorZaharia, Matei
dc.date.accessioned2021-11-04T16:51:17Z
dc.date.available2021-11-04T16:51:17Z
dc.date.issued2017-12
dc.identifier.urihttps://hdl.handle.net/1721.1/137371
dc.description.abstract© 2017 IEEE. Large-scale applications implemented in today's high performance graph frameworks heavily underutilize modern hardware systems. While many graph frameworks have made substantial progress in optimizing these applications, we show that it is still possible to achieve up to 5× speedups over the fastest frameworks by greatly improving cache utilization. Previous systems have applied out-of-core processing techniques from the memory/disk boundary to the cache/DRAM boundary. However, we find that blindly applying such techniques is ineffective because the much smaller performance gap between cache and DRAM requires new designs for achieving scalable performance and low overhead. We present Cagra, a cache optimized inmemory graph framework. Cagra uses a novel technique, CSR Segmenting, to break the vertices into segments that fit in last level cache, and partitions the graph into subgraphs based on the segments. Random accesses in each subgraph are limited to one segment at a time, eliminating the much slower random accesses to DRAM. The intermediate updates from each subgraph are written into buffers sequentially and later merged using a low overhead parallel cache-aware merge. Cagra achieves speedups of up to 5× for PageRank, Collaborative Filtering, Label Propagation and Betweenness Centrality over the best published results from state-of-the-art graph frameworks, including GraphMat, Ligra and GridGraph.en_US
dc.language.isoen
dc.publisherIEEEen_US
dc.relation.isversionof10.1109/bigdata.2017.8257937en_US
dc.rightsCreative Commons Attribution-Noncommercial-Share Alikeen_US
dc.rights.urihttp://creativecommons.org/licenses/by-nc-sa/4.0/en_US
dc.sourceother univ websiteen_US
dc.titleMaking caches work for graph analyticsen_US
dc.typeArticleen_US
dc.identifier.citationZhang, Yunming, Kiriansky, Vladimir, Mendis, Charith, Amarasinghe, Saman and Zaharia, Matei. 2017. "Making caches work for graph analytics."
dc.contributor.departmentMassachusetts Institute of Technology. Computer Science and Artificial Intelligence Laboratory
dc.eprint.versionAuthor's final manuscripten_US
dc.type.urihttp://purl.org/eprint/type/ConferencePaperen_US
eprint.statushttp://purl.org/eprint/status/NonPeerRevieweden_US
dc.date.updated2019-05-02T17:13:33Z
dspace.date.submission2019-05-02T17:13:34Z
mit.licenseOPEN_ACCESS_POLICY
mit.metadata.statusAuthority Work and Publication Information Neededen_US


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record