NVIDIA / NVIDIA/cuCollections

Add cuco::detail::stream_sync(cuda::stream_ref) to centralize CCCL version-specific API naming

Open Beginner friendly
#840 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Cuda
Stars
667
Forks
120
Avg merge
6d 7h
Merged PRs (30d)
4

Description

Fourth verbatim copy of this CCCL-version sync switch (three in static_multimap.inl); a cuco::detail::stream_sync(cuda::stream_ref) helper would centralize it.

Originally posted by @PointKernel in https://github.com/NVIDIA/cuCollections/pull/839#discussion_r3938191764

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in static_multimap.inl and inspect the three existing CCCL-version sync switches, then search the repository for the fourth copy. Centralize the version-specific naming in cuco::detail::stream_sync(cuda::stream_ref) and update the duplicated call sites. Done means the repeated switches use the helper consistently and the project checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
hpc
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
74/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.