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

fix external workflow #537

Closed AjayThorve closed 11 months ago

AjayThorve commented 11 months ago

This PR fixes a version issue in ci/test_external.sh which was caused by an incorrect cuda-version. Also updated README.md install instructions.

fixes #533, #532 cc @exactlyallan

AjayThorve commented 11 months ago

/merge