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

CORE: fix n deps overflow in pipelined schedule #1051

Merged

Conversation

Sergei-Lebedev
Copy link
Contributor

What

Fixes overflow which happens if number of restarts in pipelined schedule is bigger than 256

src/schedule/ucc_schedule_pipelined.c Outdated Show resolved Hide resolved
src/schedule/ucc_schedule.h Show resolved Hide resolved
@swx-jenkins3
Copy link

Can one of the admins verify this patch?

@Sergei-Lebedev Sergei-Lebedev force-pushed the topic/fix_n_deps_overflow branch from b57f3c9 to 94830e3 Compare December 11, 2024 15:22
@Sergei-Lebedev Sergei-Lebedev merged commit 4f67436 into openucx:master Dec 11, 2024
10 of 11 checks passed
@Sergei-Lebedev Sergei-Lebedev deleted the topic/fix_n_deps_overflow branch December 11, 2024 17:08
andylin-hao pushed a commit to andylin-hao/ucc that referenced this pull request Dec 26, 2024
* CORE: fix n deps overflow in pipelined schedule

* 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.

4 participants