Deep Graph Library Optimizations for Intel(R) x86 Architecture

Sasikanth Avancha,Vasimuddin Md,Sanchit Misra,Ramanarayan Mohanty
DOI: https://doi.org/10.48550/arXiv.2007.06354
2020-07-13
Abstract:The Deep Graph Library (DGL) was designed as a tool to enable structure learning from graphs, by supporting a core abstraction for graphs, including the popular Graph Neural Networks (GNN). DGL contains implementations of all core graph operations for both the CPU and GPU. In this paper, we focus specifically on CPU implementations and present performance analysis, optimizations and results across a set of GNN applications using the latest version of DGL(0.4.3). Across 7 applications, we achieve speed-ups ranging from1 1.5x-13x over the baseline CPU implementations.
Distributed, Parallel, and Cluster Computing,Machine Learning
What problem does this paper attempt to address?