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

MAINT: Making dask optional #35

Closed
cpelley opened this issue Jun 18, 2024 · 0 comments
Closed

MAINT: Making dask optional #35

cpelley opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@cpelley
Copy link
Collaborator

cpelley commented Jun 18, 2024

One of the benefits of our in-house multiprocessing scheduler is that it has no external library dependency.
However, we do currently make use of some utilities from dask which makes dask a non-optional dependency to dagrunner right now.
Ideally we would make dask, ray or any future library for additional scheduler capability optional.

@cpelley cpelley added the enhancement New feature or request label Jun 18, 2024
@cpelley cpelley self-assigned this Jun 18, 2024
@cpelley cpelley added the wontfix This will not be worked on label Oct 7, 2024
@cpelley cpelley closed this as completed Oct 7, 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 wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant