NVIDIA / cccl

CUDA Core Compute Libraries
https://nvidia.github.io/cccl/
Other
1.31k stars 166 forks source link

[FEA]: Transition to new Thrust benchmarks #557

Open gevtushenko opened 1 year ago

gevtushenko commented 1 year ago

Is this a duplicate?

Area

Thrust

Is your feature request related to a problem? Please describe.

We have to remove thrust/internal/benchmark/bench.cu and rely on new Thrust benchmarks instead.

Describe the solution you'd like

Tasks

Describe alternatives you've considered

No response

Additional context

No response

bernhardmgruber commented 5 months ago

Please add a thrust.all.benches target like we have for CUB, thx!