[thrust] Use CCCL Runtime in CUDA extrema tests
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Part of #2800.
Use CCCL Runtime APIs in a small batch of Thrust CUDA extrema tests.
Candidate files:
- `thrust/testing/cuda/max_element.cu`
- `thrust/testing/cuda/min_element.cu`
- `thrust/testing/cuda/minmax_element.cu`
Group by the extrema test family. Within selected files, apply all approved Runtime substitutions that naturally fit. Avoid changing Thrust behavior that is directly under test.
Contributor guide
Assessment
This issue has not been assessed yet.