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

Leverage dask.distributed to run training/predict tasks #98

Open
alvarolopez opened this issue Nov 17, 2021 · 1 comment
Open

Leverage dask.distributed to run training/predict tasks #98

alvarolopez opened this issue Nov 17, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@alvarolopez
Copy link
Collaborator

Instead of using our own task pool, we should leverage Dask distributed, as this will allow us to better consume resources from existing clusters.

@alvarolopez alvarolopez added the enhancement New feature or request label Nov 17, 2021
@alvarolopez alvarolopez added this to the 2.0.0 - Dask integration milestone Nov 17, 2021
@alvarolopez alvarolopez self-assigned this Nov 17, 2021
@alvarolopez
Copy link
Collaborator Author

s/dask/dask or ray/

@alvarolopez alvarolopez removed their assignment Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant