Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add torch 2.6+cu126 wheel #985

Merged
merged 1 commit into from
Mar 31, 2025
Merged

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Mar 30, 2025

torch 2.6 + cu124 wheel is not compatible with torch 2.6 + cu126 wheel because pytorch switch from manylinux 2014 to manylinux 2_28 (https://dev-discuss.pytorch.org/t/pytorch-linux-wheels-switching-to-new-wheel-build-platform-manylinux-2-28-on-november-12-2024/2581) from torch 2.6 + cu126 on, which will result in ABI incompatibility issue: #911 (comment)

@MasterJH5574 MasterJH5574 merged commit 72f00bc into flashinfer-ai:main Mar 31, 2025
2 checks passed
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