2025
FlashMoE: Fast Distributed MoE in a Single Kernel
NeurIPS 2025poster
The computational sparsity of Mixture-of-Experts (MoE) models enables sub-linear growth in compute cost as model size increases, thus offering a scalable path to training massive neural networks. However, existing implementations suffer from low GPU utilization, significant latency overhead, and a f…