Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
2022 IEEE/ACM International Conference On Computer Aided Design (ICCAD), 2022, p.1-9
2022

Details

Autor(en) / Beteiligte
Titel
GraphRC: Accelerating Graph Processing on Dual-Addressing Memory with Vertex Merging
Ist Teil von
  • 2022 IEEE/ACM International Conference On Computer Aided Design (ICCAD), 2022, p.1-9
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2022
Link zum Volltext
Quelle
IEEE Xplore
Beschreibungen/Notizen
  • Architectural innovation in graph accelerators attracts research attention due to foreseeable inflation in data sizes and the irregular memory access pattern of graph algorithms. Conventional graph accelerators ignore the potential of Non-Volatile Memory (NVM) crossbar as a dual-addressing memory and treat it as a traditional single-addressing memory with higher density and better energy efficiency. In this work, we present GraphRC, a graph accelerator that leverages the power of dual-addressing memory by mapping in-edge/out-edge requests to column/row-oriented memory accesses. Although the capability of dual-addressing memory greatly improves the performance of graph processing, some memory accesses still suffer from low-utilization issues. Therefore, we propose a vertex merging (VM) method that improves cache block utilization rate by merging memory requests from consecutive vertices. VM reduces the execution time of all 6 graph algorithms on all 4 datasets by 24.24% on average. We then identify the data dependency inherent in a graph limits the usage of VM, and its effectiveness is bounded by the percentage of mergeable vertices. To overcome this limitation, we propose an aggressive vertex merging (AVM) method that outperforms VM by ignoring the data dependency inherent in a graph. AVM significantly reduces the execution time of ranking-based algorithms on all 4 datasets while preserving the correct ranking of the top 20 vertices.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX