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

Simplify wheel build scripts and allow alphas of RAPIDS dependencies #534

Closed divyegala closed 12 months ago

divyegala commented 12 months ago

This PR:

  1. Removes ci/apply_wheel_modifications.sh and uses it inline in wheel build scripts
  2. Allows for specifying alpha versioned dependencies of RAPIDS projects
ajschmidt8 commented 12 months ago

/merge