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

Build CUDA `11.8` and Python `3.10` Packages #427

Closed ajschmidt8 closed 1 year ago

ajschmidt8 commented 1 year ago

This PR updates cuxfilter to build against branch cuda-118 of the shared-action-workflow repository.

That branch contains updates for CUDA 11.8 and Python 3.10 packages.

It also includes some minor file renames.

ajschmidt8 commented 1 year ago

damn it. this is a duplicate of #426.

closing.