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

Dask distributed async executor #279

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

tomwhite
Copy link
Member

@tomwhite tomwhite commented Jul 27, 2023

This is on top of #278. By using code shared with the Modal and Python async executor, it provides all the features in #276, except timeouts and a runtime memory check (the latter should be fairly straightforward to add).

I haven't tried it on a big cluster, but I've successfully run a few computations on a local Dask cluster.

@tomwhite tomwhite force-pushed the dask-distributed-async-executor branch from 52cdfe2 to 7ff093b Compare July 27, 2023 16:02
@tomwhite tomwhite force-pushed the dask-distributed-async-executor branch from 7ff093b to 0f8a0b0 Compare July 28, 2023 11:12
@tomwhite tomwhite merged commit 93ad984 into main Jul 28, 2023
@tomwhite tomwhite deleted the dask-distributed-async-executor branch July 28, 2023 13:07
@tomwhite tomwhite mentioned this pull request Jul 28, 2023
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.

1 participant