Skip to content

Fix k-means++ root rank race condition#1359

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
csadorf:fix/cuml-issue-7425
Sep 25, 2025
Merged

Fix k-means++ root rank race condition#1359
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.10from
csadorf:fix/cuml-issue-7425

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Sep 23, 2025

Fixes #1358

@csadorf csadorf requested a review from a team as a code owner September 23, 2025 16:57
@csadorf csadorf added bug Something isn't working non-breaking Introduces a non-breaking change labels Sep 23, 2025
@csadorf csadorf self-assigned this Sep 23, 2025
Comment thread cpp/src/cluster/detail/kmeans_mg.cuh Outdated
Co-authored-by: Divye Gala <divyegala@gmail.com>
@divyegala
Copy link
Copy Markdown
Member

/merge

@csadorf csadorf linked an issue Sep 24, 2025 that may be closed by this pull request
@rapids-bot rapids-bot Bot merged commit 12ebfa1 into rapidsai:branch-25.10 Sep 25, 2025
211 of 215 checks passed
@csadorf csadorf deleted the fix/cuml-issue-7425 branch September 25, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG] KMeans Multi-GPU Race Condition in k-means++ Initialization [BUG] KMeans Dask Multi-GPU Intermittent Hanging

3 participants