mKernel Library Fuses GPU Communication for AI Workloads

TL;DR. UC Berkeley researchers released mKernel, a CUDA kernel library that fuses multi-GPU and multi-node communication with compute for AI. - mKernel reduces GPU communication overhead, a major bottleneck accounting for up to 47% of AI model execution time. - It integrates NVLink, RDMA, and compute into a single, GPU-driven persistent kernel. - The library enables fine-grained overlap of compute and communication, outperforming host-driven methods.

Sources

Back to QLANKR News