Skip to content

Disable LDL/STL checks, for failures seen with NVRTC 13.1#7054

Merged
shwina merged 2 commits intoNVIDIA:mainfrom
shwina:disable-more-sass-checks
Dec 31, 2025
Merged

Disable LDL/STL checks, for failures seen with NVRTC 13.1#7054
shwina merged 2 commits intoNVIDIA:mainfrom
shwina:disable-more-sass-checks

Conversation

@shwina
Copy link
Contributor

@shwina shwina commented Dec 30, 2025

Description

As seen in #7034 for example, LDL/STL checks in SASS is failing for a few tests. For now, I'm just disabling LDL/STL checks for those cases.

I am able to reproduce the failure locally. It seems to occur when we use nvidia-cuda-nvrtc==13.1.*, and disappears for nvidia-cuda-nvrtc==13.0.*. This suggests to me that it's some kind of minor version compatibility issue. Until folks are back from the holidays and we are able to investigate further, this PR is an intermediate solution.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@shwina shwina requested a review from a team as a code owner December 30, 2025 20:41
@shwina shwina requested a review from kkraus14 December 30, 2025 20:41
@github-project-automation github-project-automation bot moved this to Todo in CCCL Dec 30, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Dec 30, 2025
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 1h 17m: Pass: 100%/48 | Total: 12h 38m | Max: 39m 52s

See results here.

@shwina shwina merged commit 3835163 into NVIDIA:main Dec 31, 2025
62 of 63 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Dec 31, 2025
@leofang
Copy link
Member

leofang commented Jan 2, 2026

/backport

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

Successfully created backport PR for branch/3.2.x:

github-actions bot pushed a commit that referenced this pull request Jan 2, 2026
* Add comment

* Alias to avoid shadowing `cuda`

---------

Co-authored-by: Ashwin Srinath <[email protected]>
(cherry picked from commit 3835163)
leofang pushed a commit that referenced this pull request Jan 2, 2026
)

* Add comment

* Alias to avoid shadowing `cuda`

---------


(cherry picked from commit 3835163)

Co-authored-by: Ashwin Srinath <[email protected]>
Co-authored-by: Ashwin Srinath <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants