Skip to content

[cuda.compute]: add CI jobs that test the sysctk and minimal-sysctk extras #10060

Description

@NaderAlAwar

By default cupy does not pip install the cuda toolkit (unless the [ctk] extra is specified), so we should use the sysctk extra in that situation, and make sure that we test it in our CI. Additionally, our sysctk extra currently pulls in the ctk through numba-cuda, so we need to adjust the definition of the extra to not do that, by simply removing the [cu12]/[cu13] extra

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions