question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[DOC] dask-cuda-worker with --ucx-net-devices="auto" errors

See original GitHub issue

After installing the latest rapidsai 0.14 conda nightly packages, following the ucx-py blog post’s dask-cuda-worker startup instructions:

dask-cuda-worker ucx://10.10.10.10:8786 --enable-tcp-over-ucx --enable-nvlink --enable-infiniband --ucx-net-devices="auto"

results in an error about the ucx-net-devices param:

Usage: dask-cuda-worker [OPTIONS] [SCHEDULER] [PRELOAD_ARGV]...
Error: no such option: --ucx-net-devices=auto

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pentschevcommented, Apr 21, 2020

Yes, I’m sorry, I thought we were talking about renaming to --ucx-net-devices in dask-cuda, which is something Ben and I discussed in the past. I have now fixed the blog, thanks @randerzander for bringing this up to our attention.

I’ll leave this issue open as we intend to rename that to --ucx-net-devices in the future anyway.

0reactions
pentschevcommented, May 19, 2022

This is not relevant anymore since adding support for UCX >= 1.11.1, when we removed --ucx-net-devices. Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PTDS Benchmarks · Issue #517 · rapidsai/dask-cuda - GitHub
Some questions: Would this benchmark be better suited as a reproducible script, a one-off notebook with some plots to reflect the results, or...
Read more >
High-Performance Python Communication with UCX-Py
UCX/UCX-Py is an accelerated networking library designed for low-latency high-bandwidth transfers for both host and GPU device memory ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found