-
Notifications
You must be signed in to change notification settings - Fork 153
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: cross python wheel #662
Conversation
Can't test it now because the self-hosted runner is not set up in github actions at the moment. flashinfer/.github/workflows/release_wheel.yml Lines 37 to 41 in 56f8eca
|
Hi @youkaichao @comaniac , we are using |
The usage of Limited API is not very well documented for setuptools, but I've found some references: |
Looks reasonable. can you test it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's first check whether this works on nightly wheels.
We can build a single python wheel for all supported python versions.
--py-limited-api
config in building commands