Run Scheduler and Client from the same MPI Rank
Open
- 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
Assessment
This issue has not been assessed yet.