Skip to content

[Task][Megatron] 4.2: Expert parallel / MoE communication path #264

Description

@lvyufeng

Parent Issue

Part of #206 — Megatron Roadmap, Phase 4 (Advanced Features / Stretch): Task 4.2

Description

Implement expert parallelism communication patterns for Mixture-of-Experts models.

Requirements

  • All-to-all dispatch for token routing to experts
  • All-to-all combine for gathering expert outputs
  • Capacity factor and load balancing support
  • Compatible with Megatron's MoE layer implementation
  • Works with EP process groups

Blocked By

Blocks

  • MoE model training on candle

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions