-
Couldn't load subscription status.
- Fork 6.8k
Open
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weekscoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capability
Description
Description
With Python 3.13 officially out and two "killer features" that aim to boost the experience of ML and data science users, we could attempt to see if the features can be safely enabled on Ray, thus leading to further adoption. Major libs have already been pushing towards this goal.
Use case
free-threading in Python 3.13 allows concurrent execution without the constraints of a GIL natively in Python, which could trigger some new usages in Ray. On JIT side just to make sure every test still passes would be enough and see if there are any performance gains.
jennifgcrl, btakita, hauntsaninja, NeilGirdhar, janosh and 7 more
Metadata
Metadata
Assignees
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weekscoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capability