rapidsai / cuxfilter

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

change cuda 12 -> 11.8, to support tensorflow #555

Closed AjayThorve closed 8 months ago

AjayThorve commented 9 months ago

Update cuda-version to 11.8, since tensorflow does not work with cuda12 as of now, as per the rapids installer: https://docs.rapids.ai/install

AjayThorve commented 8 months ago

/merge