[TRTLLM-12561][feat] Add recoverable MoE A2A execution abort (1a.8)#15895
[TRTLLM-12561][feat] Add recoverable MoE A2A execution abort (1a.8)#15895chienchunhung wants to merge 3 commits into
Conversation
|
/bot run --disable-fail-fast |
|
PR_Github #57273 [ run ] triggered by Bot. Commit: |
|
PR_Github #57273 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #57278 [ run ] triggered by Bot. Commit: |
|
PR_Github #57278 [ run ] completed with state
|
|
/bot run --disable-fail-fast --stage-list "A10-PackageSanityCheck-PY310-UB2204, A100X-PackageSanityCheck-PY312-UB2404, GB200-4_GPUs-PyTorch-2, GB200-4_GPUs-PyTorch-5" |
|
PR_Github #57570 [ run ] triggered by Bot. Commit: |
|
PR_Github #57570 [ run ] completed with state
|
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
6f46379 to
a9c950c
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #57872 [ run ] triggered by Bot. Commit: |
|
PR_Github #57872 [ run ] completed with state
|
@coderabbitai summary
Description
Implements TRTLLM-12561 / Wide-EP fault-tolerance work item 1a.8.
MoeAlltoAllandNVLinkOneSided, with fail-closed validation for ownership, CUDA device, rank, lifetime, and stream use.Test Coverage
git diff --check, andclang-format --dry-run --Werror.validate-test-listshook cannot complete in this sparse checkout because 1,371 unrelated test sources are absent; the newly added source and selectors are present and were not among its reported missing paths.PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.