Skip to content

Conversation

@theabm
Copy link
Collaborator

@theabm theabm commented Dec 17, 2025

This PR changes the entire logic and move to using a single ref everywhere.

The benefits and drawbacks should be analyzed and discussed. A clear benefit is that it is easier to reason about and removes the use of the patched dask task wrapper which has caused difficulties in the past to maintain already. In this way we rely on pure ray and dask concepts and only introduce infra on top of it for distributed scheduling.
The drawback is that perhaps we lose an abstraction level that might be needed later?

To be discussed.

@theabm theabm self-assigned this Dec 17, 2025
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