dask / dask/dask-jobqueue

how to use ucx protocol for the communication between workers and schedulers

Open
#371 14 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
256
Forks
150
PR merge metrics
No merged PRs in 30d

Description

It seems that the dask.distributed has supported the ucx protocol for the communications between workers and schedulers, which seems to have large advantages over tcp when equipped with infiniband. How can I use that with jobqueue? It seems not a hard thing because jobqueue is based on dask.distributed. If I add `--protocol ucx` option for scheduler and worker command, would that be ok ?

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.