Skip to content

ci: publish wheels for torch 2.11, 2.12.1, and 2.13.0 - #1005

Open
Chessing234 wants to merge 3 commits into
state-spaces:mainfrom
Chessing234:ci/expand-torch-wheel-matrix
Open

ci: publish wheels for torch 2.11, 2.12.1, and 2.13.0#1005
Chessing234 wants to merge 3 commits into
state-spaces:mainfrom
Chessing234:ci/expand-torch-wheel-matrix

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Requires a tagged release to exercise the expanded matrix in CI
  • YAML/matrix diff reviewed against existing exclude rules

Made with Cursor

Extend the release matrix so PyPI/GitHub assets cover recent torch minors
that currently force silent source builds (state-spaces#999).
Document that missing wheels fall back to selective_scan_cuda source builds
and point maintainers at publish.yaml for the supported torch versions.
Add a maintainer comment linking the CI torch list to get_wheel_url tags.
@Chessing234
Chessing234 force-pushed the ci/expand-torch-wheel-matrix branch from dc57109 to d7ca4de Compare August 5, 2026 10:24

@bvolpato bvolpato left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we also add 2.11, 2.12, and 2.13 to the available map in .github/workflows/_build.yml? I reproduced each new job failing with KeyError before pip install because that map currently stops at 2.10. cu129 and cu130 inputs are available for both architectures, so adding those entries should unblock this matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants