-
Notifications
You must be signed in to change notification settings - Fork 217
Closed as not planned
Labels
cuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulepackagingAnything related to wheels or Conda packagesAnything related to wheels or Conda packagestriageNeeds the team's attentionNeeds the team's attention
Milestone
Description
cuda-python/cuda_core/pyproject.toml
Lines 48 to 50 in fec95b8
[project.optional-dependencies] | |
cu11 = ["cuda-bindings[all]==11.8.*"] | |
cu12 = ["cuda-bindings[all]==12.*"] |
We probably need to explicit list the covered dependencies. That said, the cuFile wheel is small (<2MB), so maybe it's not a big deal?
Metadata
Metadata
Assignees
Labels
cuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulepackagingAnything related to wheels or Conda packagesAnything related to wheels or Conda packagestriageNeeds the team's attentionNeeds the team's attention
Type
Projects
Status
Done