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 argument to enable/disable endpoint error handling in benchmarks #1007

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

pentschev
Copy link
Member

Some transports (e.g., sm) do not support endpoint error handling. To be able to benchmark them, add a new argument to benchmarks to enable or disable endpoint error handling.

Copy link
Contributor

@wence- wence- left a comment

Choose a reason for hiding this comment

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

Minor wording suggestion

ucp/benchmarks/send_recv.py Outdated Show resolved Hide resolved
Co-authored-by: Lawrence Mitchell <wence@gmx.li>
@pentschev
Copy link
Member Author

Thanks for the review here @wence- !

@pentschev
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit 78c734c into rapidsai:branch-0.35 Nov 6, 2023
33 checks passed
rapids-bot bot pushed a commit to rapidsai/ucxx that referenced this pull request Nov 15, 2023
…125)

Some transports (e.g., `sm`) do not support endpoint error handling. To be able to benchmark them, add a new argument to benchmarks to enable or disable endpoint error handling.

Taken from rapidsai/ucx-py#1007 .

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

Approvers:
  - Lawrence Mitchell (https://github.com/wence-)

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

Successfully merging this pull request may close these issues.

2 participants