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

Research: Dask integration #259

Open
lukasheinrich opened this issue Sep 13, 2018 · 3 comments
Open

Research: Dask integration #259

lukasheinrich opened this issue Sep 13, 2018 · 3 comments
Labels
feat/enhancement New feature or request research experimental stuff

Comments

@lukasheinrich
Copy link
Contributor

Description

as mentioned in my ATLAS-internal talk, Dask is an interesting option for distributed computation.

Main question: does it hook in at the same level as any other tensor backend, where we replace numpy arrays with dask arrays?

@lukasheinrich
Copy link
Contributor Author

i.e. maybe translation is np -> da

first issue
dask/dask#732

@matthewfeickert matthewfeickert added feat/enhancement New feature or request research experimental stuff labels Sep 13, 2018
@matthewfeickert
Copy link
Member

@lukasheinrich What's the status on this in terms of what still needs to be done/what would you like added on PR #260 (it is still WIP at the moment)? Are there additional things that would be nice to add or test? Or were you wanting for PR #251 to get finished before PR #260 was merged in?

@lukasheinrich
Copy link
Contributor Author

we definitely need to add the new methods in #262. Apart from that we might want to understand Dask a bit better, but it all works, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/enhancement New feature or request research experimental stuff
Projects
None yet
Development

No branches or pull requests

2 participants