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

Incorrect result report for UCP tag_bw test #10184

Open
SeyedMir opened this issue Sep 26, 2024 · 0 comments
Open

Incorrect result report for UCP tag_bw test #10184

SeyedMir opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels

Comments

@SeyedMir
Copy link
Collaborator

Describe the bug

The UCP tag_bw test reports the perf values from the client side, which leads to incorrect and misleading bandwidth values. The results should instead be reported by the server process because the client only waits for the local completion of the send operations.

Steps to Reproduce

On a single node with NVLink

  • ucx_perftest -f -t tag_bw -s 128000000 -m cuda,host &
  • ucx_perftest -f -t tag_bw -s 128000000 -m cuda,host localhost
  • UCX version: Git branch 'master', revision 21c1594
  • Env vars: UCX_RNDV_FRAG_MEM_TYPE=cuda UCX_TLS=tcp,cuda_copy,cuda_ipc,self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants