-
Couldn't load subscription status.
- Fork 217
docs: add FT build notes #1071
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
docs: add FT build notes #1071
Conversation
|
Auto-sync is disabled for ready for review pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
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.
Optional and purely cosmetic suggestion.
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.
Q: How about cuda-core docs? Do we do it in one go or in a separate PR?
|
I can update cuda-core in this PR as well. |
Co-authored-by: Ralf W. Grosse-Kunstleve <rwgkio@gmail.com>
Co-authored-by: Leo Fang <leof@nvidia.com>
Co-authored-by: Leo Fang <leof@nvidia.com>
|
/ok to test |
This comment has been minimized.
This comment has been minimized.
|
Ping @leofang, when you have a chance, this is ready. |
|
|
||
| Free-threading Build Support | ||
| ---------------------------- | ||
| As of cuda-bindings 13.0.2/12.9.3, wheels for the `free-threaded interpreter`_ are shipped to PyPI. |
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.
@oleksandr-pavlyk or @kkraus14 can correct me but I think it should be fairly easy to also ship on conda-forge. Maybe we don't have to emphasize PyPI.
|
Closes #134.