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

Execute DAGs via Dask #27

Open
OliverEvans96 opened this issue Aug 9, 2017 · 1 comment
Open

Execute DAGs via Dask #27

OliverEvans96 opened this issue Aug 9, 2017 · 1 comment

Comments

@OliverEvans96
Copy link
Collaborator

Pros:

Cons:

  • Dask is really made for parallelizing computations, not full workflows.
  • No native support for command line execution
@OliverEvans96
Copy link
Collaborator Author

OliverEvans96 commented Aug 15, 2017

It looks like executing workflows via DAGs also gains us the ability to run tasks over SSH. I think this is a really nice option.

Also, see the worker tutorial.

In dask, a worker can have multiple cores. I'm not sure whether this concept carries over to fireworks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant