rapidsai / cuxfilter

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

fix matrix_filter to include cuda_11.x #597

Closed AjayThorve closed 1 month ago

AjayThorve commented 1 month ago

This PR fixes an issue caused by #575, which resulted in cu-11 wheels not being generated for cuxfilter.

copy-pr-bot[bot] commented 1 month ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

AjayThorve commented 1 month ago

/ok to test

bdice commented 1 month ago

This can probably by closed now that #590 is merged. cc: @AjayThorve