rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
273 stars 67 forks source link

Merge branch-24.06 into branch-24.08 #612

Closed jameslamb closed 1 month ago

jameslamb commented 1 month ago

Replaces #598.

That PR not being merged means the changes from https://github.com/rapidsai/cuxfilter/pull/589 did not make it onto 24.08, which is why there are no CUDA 11 nightly wheels at https://pypi.anaconda.org/rapidsai-wheels-nightly/simple/cuxfilter-cu11/.

This fixes that. I created this branch manually, following the approach at https://docs.rapids.ai/maintainers/forward-merge.

this should be non-squash admin merged, like other forward-merger PRs.