Skip to content

Fix missing attributes in cccl-rt and rename event::flags to event_flags#6224

Merged
davebayer merged 1 commit intoNVIDIA:mainfrom
davebayer:fix_cuda_stream
Oct 14, 2025
Merged

Fix missing attributes in cccl-rt and rename event::flags to event_flags#6224
davebayer merged 1 commit intoNVIDIA:mainfrom
davebayer:fix_cuda_stream

Conversation

@davebayer
Copy link
Contributor

No description provided.

@davebayer davebayer requested a review from a team as a code owner October 14, 2025 12:51
@github-project-automation github-project-automation bot moved this to Todo in CCCL Oct 14, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Oct 14, 2025
@davebayer davebayer requested a review from pciolkosz October 14, 2025 12:58
@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 2h 12m: Pass: 100%/84 | Total: 1d 14h | Max: 1h 39m | Hits: 95%/208367

See results here.

@davebayer davebayer merged commit d47aefa into NVIDIA:main Oct 14, 2025
94 of 95 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Oct 14, 2025
@github-actions
Copy link
Contributor

Backport failed for branch/3.1.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin branch/3.1.x
git worktree add -d .worktree/backport-6224-to-branch/3.1.x origin/branch/3.1.x
cd .worktree/backport-6224-to-branch/3.1.x
git switch --create backport-6224-to-branch/3.1.x
git cherry-pick -x d47aefa2a71f708518a782111baaa9ef9921fcce

@miscco miscco deleted the fix_cuda_stream branch October 14, 2025 16:51
davebayer added a commit to davebayer/cccl that referenced this pull request Oct 14, 2025
davebayer added a commit that referenced this pull request Oct 14, 2025
* Improve `string_view` interoperability `std::` counterpart and `string` (#6184)

(cherry picked from commit 707f363)

* Fix missing attributes in cccl-rt and rename `event::flags` to `event_flags` (#6224)

(cherry picked from commit d47aefa)

* add missing trait
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.

3 participants