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

Prevent double UCX initialization in test_dgx #1301

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

pentschev
Copy link
Member

Double initialization of UCX context may raise exceptions and cause test failures, prevent that by reseting the context after doing some initial checks.

Double initialization of UCX context may raise exceptions and cause
test failures, prevent that by reseting the context after doing some
initial checks.
@pentschev pentschev requested a review from a team as a code owner January 5, 2024 16:16
@github-actions github-actions bot added the python python code needed label Jan 5, 2024
@pentschev pentschev added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Jan 5, 2024
@pentschev
Copy link
Member Author

Thanks @quasiben !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit ffdd100 into rapidsai:branch-24.02 Jan 5, 2024
24 checks passed
@pentschev pentschev deleted the fix-dgx-test branch January 5, 2024 20:42
younseojava pushed a commit to ROCm/dask-cuda-rocm that referenced this pull request Apr 16, 2024
Double initialization of UCX context may raise exceptions and cause test failures, prevent that by reseting the context after doing some initial checks.

Authors:
  - Peter Andreas Entschev (https://github.com/pentschev)

Approvers:
  - Benjamin Zaitlen (https://github.com/quasiben)

URL: rapidsai#1301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants