Heterogenous clusters
Open
- Dominant language
- Python
- Stars
- 148
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Would be in principle possible to create clusters with heterogenous workers? Currently, dask-gateway launches a scheduler that manages a uniform set of pods. The idea would be to launch groups of workers, each with its own options (and [resources](https://distributed.dask.org/en/latest/resources.html)), communicating to a single scheduler.
Contributor guide
Assessment
This issue has not been assessed yet.