-
Notifications
You must be signed in to change notification settings - Fork 276
Update pyproject.toml for uv #1247
Copy link
Copy link
Labels
cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulesupportAll things related to the project that can't be categorizedAll things related to the project that can't be categorized
Milestone
Metadata
Metadata
Labels
cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulecuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core modulesupportAll things related to the project that can't be categorizedAll things related to the project that can't be categorized
Capturing feedbacks provided by @xiakun-lu offline.
The NCCL team noticed that
uv synccomplainsnccl4py[cu12]andnccl4py[cu13]are incompatible (uv venv && uv pip install -e .works out of box):With CPython 3.14.0:
It can be fixed by adding this configuration: