GNNLab: A Factored System for Sample-based GNN Training over GPUs

103Citations
Citations of this article
33Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We propose GNNLab, a sample-based GNN training system in a single machine multi-GPU setup. GNNLab adopts a factored design for multiple GPUs, where each GPU is dedicated to the task of graph sampling or model training. It accelerates both tasks by eliminating GPU memory contention. To balance GPU workloads, GNNLab applies a global queue to bridge GPUs asynchronously and adopts a simple yet effective method to adaptively allocate GPUs for different tasks. GNNLab further leverages temporarily switching to avoid idle waiting on GPUs. Furthermore, GNNLab proposes a new pre-sampling based caching policy that takes both sampling algorithms and GNN datasets into account, and shows an efficient and robust caching performance. Evaluations on three representative GNN models and four real-life graphs show that GNNLab outperforms the state-of-the-art GNN systems DGL and PyG by up to 9.1× (from 2.4×) and 74.3× (from 10.2×), respectively. In addition, our pre-sampling based caching policy achieves 90%-99% of the optimal cache hit rate in all experiments.

Cite

CITATION STYLE

APA

Yang, J., Tang, D., Song, X., Wang, L., Yin, Q., Chen, R., … Zhou, J. (2022). GNNLab: A Factored System for Sample-based GNN Training over GPUs. In EuroSys 2022 - Proceedings of the 17th European Conference on Computer Systems (pp. 417–434). Association for Computing Machinery, Inc. https://doi.org/10.1145/3492321.3519557

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free