2017 IEEE International Conference on Big Data (Big Data) 2017
DOI: 10.1109/bigdata.2017.8257937
|View full text |Cite
|
Sign up to set email alerts
|

Making caches work for graph analytics

Abstract: Abstract-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 ap… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
71
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 87 publications
(71 citation statements)
references
References 22 publications
(26 reference statements)
0
71
0
Order By: Relevance
“…A distinguishing property of natural graphs is the skew in their degree distribution [2,3,19,45,65,66]. The skew Table I ROWS #2 AND #4 SHOW THE PERCENTAGE OF VERTICES HAVING DEGREE EQUAL OR GREATER THAN THE AVERAGE (I.E., HOT VERTICES), WITH RESPECT TO IN-EDGES AND OUT-EDGES, RESPECTIVELY; THE HIGHER THE SKEW, THE LOWER THE PERCENTAGE.…”
Section: A Skew In Natural Graphsmentioning
confidence: 99%
See 4 more Smart Citations
“…A distinguishing property of natural graphs is the skew in their degree distribution [2,3,19,45,65,66]. The skew Table I ROWS #2 AND #4 SHOW THE PERCENTAGE OF VERTICES HAVING DEGREE EQUAL OR GREATER THAN THE AVERAGE (I.E., HOT VERTICES), WITH RESPECT TO IN-EDGES AND OUT-EDGES, RESPECTIVELY; THE HIGHER THE SKEW, THE LOWER THE PERCENTAGE.…”
Section: A Skew In Natural Graphsmentioning
confidence: 99%
“…Second, they should minimize disruption to the underlying graph structure, specifically for graphs that exhibit community structure. Prior works have noted that vertex order for many real-world graph datasets closely follow underlying community structure, meaning vertices from the same community are ordered close by in memory, exhibiting good spatio-temporal locality that should be preserved [2,3,19].…”
Section: E Prior Software Schemesmentioning
confidence: 99%
See 3 more Smart Citations