Yunsong Wang
Yunsong Wang
### Is your feature request related to a problem? Please describe. The current `make_window_extent` function always calculates prime capacity, regardless of the probing scheme used. This approach is suboptimal for...
### Is this a duplicate? - [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md) ### Area...
**Is your feature request related to a problem? Please describe.** Once #17031 is merged, three copies of similar device aggregator logic will exist in libcudf, and we need to address...