Improving Computation–Communication Overlap in Multi-GPU Machine Learning: A Resource-Centric Approach - Using Green Contexts and Tensor Memory Accelerator for Resource-Aware Multi-GPU Communication

dc.contributor.authorDadashzadeh, Keyvan
dc.contributor.authorZhou, Yuehong
dc.contributor.departmentChalmers tekniska högskola / Institutionen för data och informationstekniksv
dc.contributor.departmentChalmers University of Technology / Department of Computer Science and Engineeringen
dc.contributor.examinerPericas, Miquel
dc.contributor.supervisorCui, Minyu
dc.date.accessioned2026-07-07T08:59:01Z
dc.date.issued2026
dc.date.submitted
dc.description.abstractThe rapid growth of deep learning (DL) model size and parameter count has made single-GPU training increasingly impractical due to limited memory and computational capacity. Consequently, large-scale DL models are typically across multiple GPUs. However, multi-GPU execution introduces additional inter-GPU communication overhead, which can become a major performance bottleneck. One common approach to mitigate this overhead is to overlap communication with computation. In such approaches, partial results produced during computation are communicated immediately, while the remaining computation continues in parallel. Since both computation and communication consume GPU resources, efficient overlap requires careful resource allocation. This raises an important question: how should GPU resources be allocated between the computation and communication paths so that overlap can be performed efficiently? This thesis addresses this question by investigating GPU resource utilization during computation-communication overlap, with a particular focus on the GPU’s main execution resources, Streaming Multiprocessors (SMs). Building on prior work, FlashOverlap, the thesis proposes two methods, GCOverlap and Oh Overlap. GCOverlap uses CUDA Green Contexts to partition SMs between computation and communication, reducing interference between the two execution paths. Oh Overlap centers on the communication side by using the Tensor Memory Accelerator (TMA) to reduce the SM resources needed for collective communication. The evaluation shows that GCOverlap can improve operator-level performance for several GEMM+AllReduce and GEMM+ReduceScatter workloads by isolating computation and communication on separate SM partitions. The results also show that Oh Overlap achieves higher bandwidth than its NCCL counterpart for large messages while using fewer SM resources. In overlapping execution, Oh Overlap achieves speedups between 1.1× and 1.4× over the non-overlap baseline, outperforming both the baseline and the original FlashOverlap design in the tested workloads. Overall, this thesis demonstrates that computation–communication overlap is not only a scheduling problem, but also a GPU resource-management problem. Reducing contention and lowering the resource cost of communication can improve overlap efficiency and provide a useful direction for future multi-GPU training systems.
dc.identifier.urihttps://hdl.handle.net/20.500.12380/311897
dc.language.isoeng
dc.setspec.uppsokTechnology
dc.subjectGPU, distributed training, compute-communication overlap, collective communication, TMA, resource partition.
dc.titleImproving Computation–Communication Overlap in Multi-GPU Machine Learning: A Resource-Centric Approach - Using Green Contexts and Tensor Memory Accelerator for Resource-Aware Multi-GPU Communication
dc.type.degreeExamensarbete för masterexamensv
dc.type.degreeMaster's Thesisen
dc.type.uppsokH
local.programmeComputer systems and networks (MPCSN), MSc

Ladda ner

Original bundle

Visar 1 - 1 av 1
Hämtar...
Bild (thumbnail)
Namn:
CSE 26-57 KD YZ.pdf
Size:
5.92 MB
Format:
Adobe Portable Document Format

License bundle

Visar 1 - 1 av 1
Hämtar...
Bild (thumbnail)
Namn:
license.txt
Size:
2.35 KB
Format:
Item-specific license agreed upon to submission
Description: