Skip to content

Conversation

@yuankaichen-amd
Copy link
Contributor

This is just an interface change to enable the overlap code to run.

Functionally speaking:

  1. a2a overlap works as intended when pp_warmup=False;
  2. deepep overlap doesn't work --
    2.1 GPU hangs when turbo_deepep_use_comm_stream=True, pp_warmup=False;
    2.2 turbo_deepep_use_comm_stream=False, pp_warmup=False, was able to run 1 iteration and then got nan error;
    2.3 turbo_deepep_use_comm_stream=False, pp_warmup=True, was able to run, but no overlaps.

We will need to follow up on the issues above, but the code change in this PR is correct and safe, unrelated to the issues.

Copy link
Contributor

@wenxie-amd wenxie-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wenxie-amd wenxie-amd merged commit 81ea23e into main Oct 21, 2025
2 checks passed
@yuankaichen-amd yuankaichen-amd deleted the dev/a2a_overlap branch October 21, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants