[https://nvbugs/5820511][fix] Upgrade Cutlass version#11956
[https://nvbugs/5820511][fix] Upgrade Cutlass version#11956pamelap-nvidia merged 1 commit intoNVIDIA:mainfrom
Conversation
Signed-off-by: Pamela <179191831+pamelap-nvidia@users.noreply.github.com>
|
/bot run --extra-stages "GB10-PyTorch-Post-Merge-1" --disable-fail-fast |
|
PR_Github #37891 Bot args parsing error: usage: /bot [-h] |
|
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand. Details
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
|
/bot run --extra-stage "GB10-PyTorch-Post-Merge-1" --disable-fail-fast |
|
PR_Github #37899 [ run ] triggered by Bot. Commit: |
|
PR_Github #37899 [ run ] completed with state
|
|
/bot run |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates the CUTLASS dependency version from v4.3.0 to v4.4.1 in the fetch content configuration. No structural changes or error handling modifications were made. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Comment |
|
PR_Github #38057 [ run ] triggered by Bot. Commit: |
|
PR_Github #38057 [ run ] completed with state
|
|
/bot run |
|
PR_Github #38061 [ run ] triggered by Bot. Commit: |
|
PR_Github #38061 [ run ] completed with state |
tburt-nv
left a comment
There was a problem hiding this comment.
No change in cutlass license, approved
Fixes TMA descriptor bug where the CUDA driver was not properly setting the OOB address gen mode, causing non-deterministic crashes in tma_warp_specialized_generic_moe_gemm_kernelLauncher<Sm120, fp4> on DGX Spark (SM121) with NVFP4 MoE models. Ref: NVBug 5804240, upstream issues flashinfer-ai#2776, flashinfer-ai#2577 Ref: TRT-LLM fix NVIDIA/TensorRT-LLM#11956
Summary by CodeRabbit
Description
Upgrade Cutlass to v4.4.1 to pick up a fix that resolves intermittent illegal instruction errors on Blackwell GPUs.
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)
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.