[feat] Support ascend mindspeed&megatron and add CI tests - #456
Open
shun001 wants to merge 5 commits into
Open
Conversation
shun001
force-pushed
the
ascend-mindspeed-ut
branch
3 times, most recently
from
June 4, 2026 07:38
a2bc3b2 to
6288207
Compare
Contributor
UsernameFull
force-pushed
the
ascend-mindspeed-ut
branch
3 times, most recently
from
June 16, 2026 07:21
5de4518 to
a21dfae
Compare
UsernameFull
force-pushed
the
ascend-mindspeed-ut
branch
from
June 26, 2026 03:10
9c1536d to
3e7e9e2
Compare
UsernameFull
force-pushed
the
ascend-mindspeed-ut
branch
3 times, most recently
from
July 16, 2026 11:21
820fd33 to
b449f7c
Compare
Contributor
|
This contribution seems meaningful. Why it was blocked from merging? |
Includes the NPU Docker math-verify dependency and resolves upstream documentation conflicts.
UsernameFull
force-pushed
the
ascend-mindspeed-ut
branch
from
September 1, 2026 01:53
524bce9 to
5a6932a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR contains #380
Add MindSpeed-based NPU initialization patches, platform detection fixes, Megatron optimizer/offload compatibility updates, and NPU-specific attention mask handling. Also add an Ascend MindSpeed CI workflow, Qwen3 DPO Megatron example config, and update Megatron offload tests for NPU environments.