Skip to content

Make custreamz and dask-cudf packages free of cuda-version dependency. #13755

@bdice

Description

@bdice

To-do following from #13754: we may be able to remove cuda-version entirely and make packages that only depend on (arch, Python version) and not CUDA version.

We would only build packages on one CUDA version entry in the matrix (per Python version, per arch), and test them across all Python/arch/CUDA combinations. I think custreamz and dask-cudf are the only candidates for reduced builds like this. I think cudf_kafka may not be a good candidate because it links to CUDA C++ libraries, but I'm not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PythonAffects Python cuDF API.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions