Skip to content

Fix invalid reference type of cuda::strided_iterator#6501

Merged
miscco merged 1 commit intoNVIDIA:mainfrom
miscco:fix_strided_iterator_reference
Nov 5, 2025
Merged

Fix invalid reference type of cuda::strided_iterator#6501
miscco merged 1 commit intoNVIDIA:mainfrom
miscco:fix_strided_iterator_reference

Conversation

@miscco
Copy link
Contributor

@miscco miscco commented Nov 5, 2025

Fixes #6500

@miscco miscco requested a review from a team as a code owner November 5, 2025 16:24
@miscco miscco requested a review from wmaxey November 5, 2025 16:24
@github-project-automation github-project-automation bot moved this to Todo in CCCL Nov 5, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Nov 5, 2025
@miscco miscco force-pushed the fix_strided_iterator_reference branch from d457fa4 to b3c6218 Compare November 5, 2025 16:27
Copy link
Contributor

@oleksandr-pavlyk oleksandr-pavlyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified that the original reproducer from #6500 starts to work as expected with this change

@miscco miscco enabled auto-merge (squash) November 5, 2025 16:59
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

🥳 CI Workflow Results

🟩 Finished in 2h 58m: Pass: 100%/90 | Total: 2d 12h | Max: 2h 57m | Hits: 67%/218304

See results here.

@miscco miscco merged commit 343c75d into NVIDIA:main Nov 5, 2025
105 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Nov 5, 2025
github-actions bot pushed a commit that referenced this pull request Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Successfully created backport PR for branch/3.1.x:

@miscco miscco deleted the fix_strided_iterator_reference branch November 5, 2025 21:20
miscco added a commit that referenced this pull request Nov 5, 2025
Fixes #6500

(cherry picked from commit 343c75d)

Co-authored-by: Michael Schellenberger Costa <miscco@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG]: Strided iterator can not be used in cuda::DeviceTransform::Fill

4 participants