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

Status of PyTorch compatibility #27

Open
rgommers opened this issue Jul 9, 2024 · 0 comments
Open

Status of PyTorch compatibility #27

rgommers opened this issue Jul 9, 2024 · 0 comments
Labels
status tracking Issue that tracks the status of compatibility and ongoing work in one or more open source projects

Comments

@rgommers
Copy link
Member

rgommers commented Jul 9, 2024

Work on Python 3.13 support in PyTorch for the default CPython build is in progress: pytorch/pytorch#130249. It currently builds from source; there's a draft PR for Linux nightlies. Once those land, that prerequisite is met. pytorch/pytorch#130249 also contains top-level tracking items for free-threaded support.

There are also be dependencies that are missing support or only have it in main/nightlies (e.g., psutil, pyyaml, numpy). Also a python package in a Conda channel will be very helpful, because the recommended PyTorch development is with conda due to the many non-Python dependencies (MKL, CUDA, etc.).

@rgommers rgommers added the status tracking Issue that tracks the status of compatibility and ongoing work in one or more open source projects label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status tracking Issue that tracks the status of compatibility and ongoing work in one or more open source projects
Projects
None yet
Development

No branches or pull requests

1 participant