rapidsai / dask-cuda

Utilities for Dask and CUDA interactions
https://docs.rapids.ai/api/dask-cuda/stable/
Apache License 2.0
292 stars 93 forks source link

Generalize GHA selectors for pure Python testing #1318

Closed jakirkham closed 8 months ago

jakirkham commented 8 months ago

To eliminate hard-coding, generalize the GHA workflow logic to select one build for testing. This should simplify future Dask-CUDA updates.

xref: https://github.com/rapidsai/build-planning/issues/25

jakirkham commented 8 months ago

Seeing CI failures due to unrelated dask.dataframe deprecation warning/error ( https://github.com/rapidsai/dask-cuda/issues/1319 )

jakirkham commented 8 months ago

/merge

jakirkham commented 8 months ago

Thanks all! 🙏