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

TL/UCP: adjust barrier radix #915

Merged

Conversation

shimmybalsam
Copy link
Collaborator

What

Change default radix for TL/UCP barrier to 8

Why ?

Better perf for OOB

@shimmybalsam
Copy link
Collaborator Author

dpu-rock (AMD) 8 nodes:

<style> </style>
  hcoll ucc oob(radix=4) ucc radix = 2 ucc radix = 8
ppn=1 3.57 4.06 4.98 3.27
ppn=64 12.43 15.12 14.41 13.58

jazz (Intel) 8 nodes:

<style> </style>
  hcoll ucc oob(radix=4) ucc radix = 2 ucc radix = 8
ppn=1 2.13 2.42 3.19 1.78
ppn=64 4.66 5.49 6.45 4.95

@Sergei-Lebedev Sergei-Lebedev force-pushed the ucp_barrier_radix_update branch from 47a5918 to 33ab5ef Compare February 6, 2024 08:24
@Sergei-Lebedev Sergei-Lebedev enabled auto-merge (squash) February 6, 2024 08:24
@Sergei-Lebedev Sergei-Lebedev merged commit 98e57b6 into openucx:master Feb 6, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants