dask / dask/dask-gateway

Support for multiple processes per CLI call

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

Description

Dask command line utilities can spawn multiple workers:
- `dask-worker --nprocs=4`
- `dask-cuda` run on a system with multiple GPUs

To support this, dask-gateway needs to know this is happening and track it in its book-keeping.

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.