Skip to content

[CI Bug] Fix ci issue #40637, Kernels FusedMoE Layer Test (2 H100s): test_moe_layer.py::test_moe_layer#40639

Closed
yewentao256 wants to merge 1 commit intomainfrom
wentao-fix-ci-destroy
Closed

[CI Bug] Fix ci issue #40637, Kernels FusedMoE Layer Test (2 H100s): test_moe_layer.py::test_moe_layer#40639
yewentao256 wants to merge 1 commit intomainfrom
wentao-fix-ci-destroy

Conversation

@yewentao256
Copy link
Copy Markdown
Member

Purpose

Fix ci issue #40637, seems issue introduced from #35077

Test

Covered in CI

Signed-off-by: yewentao256 <zhyanwentao@126.com>
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@mergify mergify Bot added the bug Something isn't working label Apr 22, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request modifies the MoE layer tests to conditionally clear the DeepEP all2all manager's cache based on device capability. The reviewer noted that the current implementation only targets Blackwell (major version 10) devices, whereas the PR's intent includes H100 (major version 9) support. A suggestion was provided to broaden the capability check and use more idiomatic membership testing for the backend.

Comment thread tests/kernels/moe/test_moe_layer.py
@HollowMan6
Copy link
Copy Markdown
Contributor

For reference: #35077 (comment)

@yewentao256
Copy link
Copy Markdown
Member Author

Close as fixed by #35077 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants