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

Generalize delayed #7811

Open
wants to merge 153 commits into
base: main
Choose a base branch
from
Open

Conversation

TomNicholas
Copy link
Member

A small follow-on to #7019 to allow using non-dask implementations of delayed.

(Builds off of #7019)

TomNicholas and others added 30 commits September 10, 2022 17:44
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
TomNicholas and others added 19 commits April 17, 2023 14:42
Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
@TomNicholas TomNicholas added the topic-chunked-arrays Managing different chunked backends, e.g. dask label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io topic-arrays related to flexible array support topic-backends topic-chunked-arrays Managing different chunked backends, e.g. dask topic-dask topic-indexing topic-rolling topic-typing topic-zarr Related to zarr storage library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generalize dask.delayed calls to go through ChunkManager
2 participants