Researcher:
Soytürk, Muhammet Abdullah

Loading...
Profile Picture
ORCID

Job Title

PhD Student

First Name

Muhammet Abdullah

Last Name

Soytürk

Name

Name Variants

Soytürk, Muhammet Abdullah

Email Address

Birth Date

Search Results

Now showing 1 - 1 of 1
  • Placeholder
    Publication
    Monitoring collective communication among GPUs
    (Springer International Publishing Ag, 2022) N/A; N/A; N/A; N/A; Department of Computer Engineering; Soytürk, Muhammet Abdullah; Akhtar, Palwisha; Tezcan, Erhan; Erten, Didem Unat; PhD Student; Master Student; Master Student; Faculty Member; Department of Computer Engineering; Graduate School of Sciences and Engineering; Graduate School of Sciences and Engineering; Graduate School of Sciences and Engineering; College of Engineering; N/A; N/A; N/A; 219274
    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.