Skip to content

Require only CUDA wheels (no system CTK) in pip packages #143

Description

@bdice

Installing RAPIDS via pip should work with only CUDA wheels, with no requirement for a system CUDA Toolkit (only a driver).

Benefits:

  • This would allow us to shrink our citestwheel CI image significantly.
  • Users would use a single, consistent CTK source for all libraries adjacent to RAPIDS

Work tracked in #35, #137 added support for using CUDA wheels for math libraries. I think we already statically link the runtime in all our wheel builds, which is discussed in #4.

The action items I know of are primarily in RAPIDS dependencies, including cupy and numba-cuda:

This issue should be used to track those items and any other dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions