NVIDIA / NVIDIA/cccl

[FEA]: Deprecate `cuda::bit_reverse`

Open
#10,225 0 comments 0 reactions 0 assignees View on GitHub
libcu++
Dominant language
C++
Stars
2.5k
Forks
486
Avg merge
2d 6h
Merged PRs (30d)
295

Description

We have `cuda::std::bit_reverse` now, we should deprecate the `cuda::` version and move the implementation to `cuda::std::` namespace

Contributor guide

Open the contributing guide

Research direction

Locate the existing cuda::bit_reverse implementation and the cuda::std::bit_reverse implementation, then read the surrounding tests and namespace conventions. Deprecate the cuda:: version while moving the implementation to cuda::std::, and update or add coverage showing both the new location and deprecation behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
hpc
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.