dask / dask/dask-mpi

Run Scheduler and Client from the same MPI Rank

Open
#29 30 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
56
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I believe that in some simple cases, we don't need to have a rank dedicated to the Scheduler, and a rank dedicated to the Client. We should provide a way to start both within the same MPI rank in https://github.com/dask/dask-mpi/blob/master/dask_mpi/core.py#L62-L71.

Thoughts?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.