English

Benchmarking network fabrics for data distributed training of deep neural networks

Distributed, Parallel, and Cluster Computing 2021-09-08 v1 Machine Learning Performance

Abstract

Artificial Intelligence/Machine Learning applications require the training of complex models on large amounts of labelled data. The large computational requirements for training deep models have necessitated the development of new methods for faster training. One such approach is the data parallel approach, where the training data is distributed across multiple compute nodes. This approach is simple to implement and supported by most of the commonly used machine learning frameworks. The data parallel approach leverages MPI for communicating gradients across all nodes. In this paper, we examine the effects of using different physical hardware interconnects and network-related software primitives for enabling data distributed deep learning. We compare the effect of using GPUDirect and NCCL on Ethernet and OmniPath fabrics. Our results show that using Ethernet-based networking in shared HPC systems does not have a significant effect on the training times for commonly used deep neural network architectures or traditional HPC applications such as Computational Fluid Dynamics.

Keywords

Cite

@article{arxiv.2008.08057,
  title  = {Benchmarking network fabrics for data distributed training of deep neural networks},
  author = {Siddharth Samsi and Andrew Prout and Michael Jones and Andrew Kirby and Bill Arcand and Bill Bergeron and David Bestor and Chansup Byun and Vijay Gadepally and Michael Houle and Matthew Hubbell and Anna Klein and Peter Michaleas and Lauren Milechin and Julie Mullen and Antonio Rosa and Charles Yee and Albert Reuther and Jeremy Kepner},
  journal= {arXiv preprint arXiv:2008.08057},
  year   = {2021}
}

Comments

Accepted for publication at IEEE HPEC 2020

R2 v1 2026-06-23T17:56:41.358Z