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

Hackathon: dask backend #111

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

aschampion
Copy link
Contributor

WIP as of the hackathon on this branch so it doesn't disappear.

TODO:

  • Ensure working w/o dask installed
  • Use bag or other dask data container rather than a giant list of delayed futures
  • Re-add error handling
  • NBLAST dask backend

@aschampion
Copy link
Contributor Author

It turns out dask distributed works as a joblib backend (I thought it didn't, and only non-distributed dask did). That's likely a better, generic, community standard approach, and satisfies my feeling that this was inside-out. I may hack on that over the holiday.

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.

None yet

1 participant