-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Description
Initial CUDA 13 CI was added in #286, but it skipped conda Python tests because there were not yet PyTorch CUDA 13 packages available on conda-forge.
Those tests should be restored once those packages exist.
Benefits of this work
- ensures everything we release is tested, improving release confidence
Acceptance Criteria
Conda Python tests for CUDA 13 are running in CI here.
Approach
Wait until there are pytorch
CUDA 13 packages on conda-forge:
- general CUDA 13 tracking: Enable CUDA 13.0 binaries pytorch/pytorch#159779
- PRs will show up at https://github.com/conda-forge/pytorch-cpu-feedstock
Once they're available, revert the workarounds from #286
Notes
N/A
Metadata
Metadata
Assignees
Labels
No labels