Skip to content

MFSDP v2: overlap DP-inner and DP-outer communication #6714

Description

@wujingyue

Follow-up to #5616: explore overlapping DP-inner and DP-outer communication in MFSDP v2.

The two communications use different network domains, and early experience suggests that overlapping them could reduce latency significantly. The implementation should follow the runtime scheduling model in megatron/core/distributed/fsdp/src/docs/runtime_schedule.md.

We should first measure the benefit and use those results to guide the implementation and scheduling design.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions