Skip to content

Forward-merge release/26.08 into main#2356

Merged
GPUtester merged 1 commit into
mainfrom
release/26.08
Jul 23, 2026
Merged

Forward-merge release/26.08 into main#2356
GPUtester merged 1 commit into
mainfrom
release/26.08

Conversation

@rapids-bot

@rapids-bot rapids-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Forward-merge triggered by push to release/26.08 that creates a PR to keep main up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

This PR renames the `streaming_batch_size` param for kmeans to:
1. Better convey the meaning of the param -- link to discussion: #2323 (comment)
2. Avoid confusion with the already existing `batch_samples` and `batch_centroids` params

The idea is that the `streaming` word can be misleading. We are "buffering up" a batch of samples onto the device.

Merge after #2329

Authors:
  - Tarang Jain (https://github.com/tarang-jain)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: #2328
@rapids-bot
rapids-bot Bot requested review from a team as code owners July 23, 2026 06:14
@GPUtester
GPUtester merged commit 78e59a6 into main Jul 23, 2026
12 checks passed
@rapids-bot

rapids-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

SUCCESS - forward-merge complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants