MASc seminar - Zhuoran Yin

Wednesday, April 22, 2015 11:00 am - 11:00 am EDT (GMT -04:00)

Candidate

Zhuoran Yin

Title

Graph Locality Prefetcher for Graph Database

Supervisor

Hiren Patel

Abstract

This work presents a hardware prefetcher to improve the performance of accessing graph data representing large and complex networks. We represent complex networks as graphs, and queries amount to traversals on the graph. Unlike conventional memory hierarchies that exploit spatial and temporal locality, we observe that graph traversals do not necessarily exhibit these same notions of locality. This results in degraded performance of the memory hierarchy. Consequently, our hardware prefetcher exploits locality that is intrinsic to graph traversals, which we call graph-locality to improve the performance of the memory hierarchy. We design and evaluate our prototype using a micro-architectural simulator, and deploy benchmarks from GDBench that is oriented to evaluate the performance of graph database systems.