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: use knomial pattern in gather #1044

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

Sergei-Lebedev
Copy link
Contributor

What

Use knomial pattern data structure in gather knomial algorithm in TL UCP

Why ?

part of #1035
_

@manjugv
Copy link
Contributor

manjugv commented Nov 27, 2024

@aamirshafi Did you have any comments?

Copy link
Collaborator

@aamirshafi aamirshafi left a comment

Choose a reason for hiding this comment

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

@Sergei-Lebedev presented this PR in couple of sessions. I have requested a few changes that are inserted as comments: 1) clarify the structure of header files (recursive_knomial.h and sra_knomial.h), and 2) add a few comments to explain corner-cases.

@aamirshafi
Copy link
Collaborator

@aamirshafi Did you have any comments?

I have added my review @manjugv.

src/coll_patterns/recursive_knomial.h Outdated Show resolved Hide resolved
src/components/tl/ucp/gather/gather_knomial.c Outdated Show resolved Hide resolved
src/components/tl/ucp/gather/gather_knomial.c Show resolved Hide resolved
src/components/tl/ucp/gather/gather_knomial.c Outdated Show resolved Hide resolved
@Sergei-Lebedev Sergei-Lebedev force-pushed the topic/gather_kn_pattern branch from 95009fe to f3443c2 Compare December 5, 2024 11:46
@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@aamirshafi
Copy link
Collaborator

@manjugv - this PR looks good to me.

@Sergei-Lebedev Sergei-Lebedev force-pushed the topic/gather_kn_pattern branch from f3443c2 to 1f2ba86 Compare December 13, 2024 07:38
@Sergei-Lebedev Sergei-Lebedev merged commit 73651ea into openucx:master Dec 13, 2024
11 checks passed
@Sergei-Lebedev Sergei-Lebedev deleted the topic/gather_kn_pattern branch December 13, 2024 10:50
andylin-hao pushed a commit to andylin-hao/ucc that referenced this pull request Dec 26, 2024
* TL/UCP: use knomial pattern in gather

* REVIEW: fix review comments
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.

6 participants