[FEA] Missing binary-binary `thrust::transform_reduce` overload
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
We seem to be missing the [binary-binary `thrust::transform_reduce` overload](https://wg21.link/P0452).
Contributor guide
Research direction
Start by reading WG21 P0452 and locating the existing thrust::transform_reduce overloads in CCCL. Compare the current API with the paper’s binary-binary form; done means the missing overload is available with behavior matching that specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100