25737

Monitoring Collective Communication Among GPUs

Muhammet Abdullah Soyturk, Palwisha Akhtar, Erhan Tezcan, Didem Unat
Department of Computer Science and Engineering, Ko¸c University, Turkey
arXiv:2110.10401 [cs.DC], (20 Oct 2021)

@misc{soyturk2021monitoring,

   title={Monitoring Collective Communication Among GPUs},

   author={Muhammet Abdullah Soyturk and Palwisha Akhtar and Erhan Tezcan and Didem Unat},

   year={2021},

   eprint={2110.10401},

   archivePrefix={arXiv},

   primaryClass={cs.DC}

}

Communication among devices in multi-GPU systems plays an important role in terms of performance and scalability. In order to optimize an application, programmers need to know the type and amount of the communication happening among GPUs. Although there are prior works to gather this information in MPI applications on distributed systems and multi-threaded applications on shared memory systems, there is no tool that identifies communication among GPUs. Our prior work, ComScribe, presents a point-to-point (P2P) communication detection tool for GPUs sharing a common host. In this work, we extend ComScribe to identify communication among GPUs for collective and P2P communication primitives in NVIDIA’s NCCL library. In addition to P2P communications, collective communications are commonly used in HPC and AI workloads thus it is important to monitor the induced data movement due to collectives. Our tool extracts the size and the frequency of data transfers in an application and visualizes them as a communication matrix. To demonstrate the tool in action, we present communication matrices and some statistics for two applications coming from machine translation and image classification domains.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: