rapidsai / cuxfilter

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

target branch-24.04 for GitHub Actions workflows #571

Closed jameslamb closed 7 months ago

jameslamb commented 7 months ago

Description

Follow-up to #563

For all GitHub Actions configs, replaces uses of the test-cuda-12.2 branch on shared-workflows with branch-24.04, now that https://github.com/rapidsai/shared-workflows/pull/166 has been merged.

Notes for Reviewers

This is part of ongoing work to build and test packages against CUDA 12.2 across all of RAPIDS.

For more details see:

(created with rapids-reviser)

jakirkham commented 7 months ago

Thanks James! 🙏

There was one sporadic failure. Restarted that job

jakirkham commented 7 months ago

This is now passing! 🎉

jakirkham commented 7 months ago

/merge