Jupyter-Kale / kale

Jupyter Interactive Workflows for High Performance Computing
Other
15 stars 3 forks source link

Execute DAGs via Dask #27

Open OliverEvans96 opened 7 years ago

OliverEvans96 commented 7 years ago

Pros:

Cons:

OliverEvans96 commented 7 years ago

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.