Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add descriptions for UCX config options #4683

Merged
merged 6 commits into from
Apr 20, 2021

Conversation

charlesbluca
Copy link
Member

This PR adds descriptions for the UCX options in the Dask configuration reference, as part of efforts to simplify the Dask-CUDA documentation.

It also changes the default values of several of these options from null to False, as I feel that makes it more explicitly clear that these options are disabled by default (and I don't think this change should have any impact on the behavior of Distributed).

  • Tests added / passed
  • Passes black distributed / flake8 distributed / isort distributed

@jrbourbeau
Copy link
Member

cc @quasiben if you get a moment to look at the descriptions here

@charlesbluca
Copy link
Member Author

Also cc @pentschev who has done a lot of the UCX docs

Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor suggestions, but otherwise LGTM. Thanks @charlesbluca !

distributed/distributed-schema.yaml Outdated Show resolved Hide resolved
distributed/distributed-schema.yaml Outdated Show resolved Hide resolved
@charlesbluca
Copy link
Member Author

Check failure is due to a timeout - not sure why it happened, but don't think it's related to these changes

Copy link
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

I've triggered the CI to see if the failure is consistent.

@jrbourbeau
Copy link
Member

I just merged main into this PR to include some fixes to unrelated CI issues

@charlesbluca
Copy link
Member Author

Lots of failures around test_scheduler::test_memory - is this a known flaky test?

@jrbourbeau
Copy link
Member

Ah, yeah sorry about that -- it's being resolved over in #4719

Copy link
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @charlesbluca! This is in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants