[TRTLLM-10184][chore] Remove legacy XQA precompiled path - #14941
Conversation
4669b12 to
4640251
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #51992 [ run ] triggered by Bot. Commit: |
|
/bot run --disable-fail-fast |
|
PR_Github #52092 [ run ] triggered by Bot. Commit: |
|
PR_Github #51992 [ run ] completed with state |
…gle-GPU test_single_request_chat_multiple_images[pd_disagg-qwen3_30b_a3b_fp8] in test_mm_encoder_standalone.py fails at setup on the pre-merge DGX_B200 single-GPU stage with a NIXL CacheTransceiver init assertion (status == NIXL_SUCCESS, transferAgent.cpp:614) when the pd_disagg LLM constructs its disaggregated KV-cache transfer agent. This is a fleet-wide failure on the single-GPU pre-merge stage, observed across many unrelated PRs (e.g. NVIDIA#13978, NVIDIA#13925, NVIDIA#14841, NVIDIA#14599, NVIDIA#14524, NVIDIA#14941, NVIDIA#14398); it passes only intermittently (~1/3) depending on node. Waiving until the single-GPU NIXL EPD-disagg path is fixed or the variant is gated to multi-GPU. NVBug: https://nvbugs/6269683 Signed-off-by: venkywonka <23023424+venkywonka@users.noreply.github.com>
|
PR_Github #52092 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #52223 [ run ] triggered by Bot. Commit: |
|
PR_Github #52223 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #52301 [ run ] triggered by Bot. Commit: |
|
PR_Github #52301 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #52351 [ run ] triggered by Bot. Commit: |
|
/bot run --disable-fail-fast |
|
PR_Github #52379 [ run ] triggered by Bot. Commit: |
|
PR_Github #52351 [ run ] completed with state |
|
PR_Github #52379 [ run ] completed with state
|
4640251 to
51a6af5
Compare
|
/bot run --disable-fail-fast |
|
PR_Github #52770 [ run ] triggered by Bot. Commit: |
|
PR_Github #52770 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #52935 [ run ] triggered by Bot. Commit: |
|
PR_Github #52935 [ run ] completed with state
|
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
51a6af5 to
d262572
Compare
Signed-off-by: Pengbo Wang <221450789+pengbowang-nv@users.noreply.github.com>
|
/bot run --disable-fail-fast |
|
PR_Github #53313 [ run ] triggered by Bot. Commit: |
|
/bot kill |
|
PR_Github #53457 [ kill ] triggered by Bot. Commit: |
|
PR_Github #53313 [ run ] completed with state |
|
PR_Github #53457 [ kill ] completed with state |
|
/bot run --disable-fail-fast |
|
PR_Github #53523 [ run ] triggered by Bot. Commit: |
|
PR_Github #53523 [ run ] completed with state
|
|
/bot run --disable-fail-fast |
|
PR_Github #53590 [ run ] triggered by Bot. Commit: |
|
PR_Github #53590 [ run ] completed with state |
XQA has moved to JIT path since #10335 .
This PR removed the precompile path and related cubins from repo.
Description
Test Coverage
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.Summary by CodeRabbit