Skip to content

Forward-merge release/26.08 into main - #2381

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

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

Conversation

@rapids-bot

@rapids-bot rapids-bot Bot commented Jul 30, 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 adds a CAGRA search API and associated implementation for batching workloads involving a single query and multiple indexes (e.g. index segments built from one dataset by cuvs-lucene). This promotes GPU utilization for non-batched queries by parallelizing work over multiple CTAs, while minimizing the number of concurrent kernels for potential host-side parallelism.

Addresses cuvs-lucene [issue 124](NVIDIA/cuvs-lucene#124), [issue 158](NVIDIA/cuvs-lucene#158), [issue 159](NVIDIA/cuvs-lucene#159), and cuvs [issue 2166](#2166).

Associated cuvs-lucene PR: NVIDIA/cuvs-lucene#133.

Authors:
  - James Xia (https://github.com/jamxia155)

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

URL: #2035
@rapids-bot
rapids-bot Bot requested review from a team as code owners July 30, 2026 01:25
@rapids-bot
rapids-bot Bot requested a review from msarahan July 30, 2026 01:25
@GPUtester
GPUtester merged commit f72199e into main Jul 30, 2026
12 checks passed
@rapids-bot

rapids-bot Bot commented Jul 30, 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