Megatron-Bridge

NVIDIA Megatron-Bridge + UCCL-EP for MoE training with expert-parallel all-to-all over EFA

View on GitHub

Overview

NVIDIA Megatron-Bridge enables Mixture-of-Experts (MoE) training on Amazon EKS with UCCL-EP carrying the expert-parallel all-to-all over AWS EFA โ€” without patching Megatron-Core.

Key Features

  • EFA-native expert parallelism โ€” No InfiniBand required
  • UCCL โ€” Unified Communication Collectives Library for EFA
  • Model-agnostic โ€” Works with any MoE architecture on Megatron-Core
  • No source patches โ€” Plugs in via top-level deep_ep module
  • DeepEP replacement โ€” NVIDIA DeepEP uses NVSHMEM + InfiniBand verbs; this provides EFA-native alternatives