NVIDIA / NVIDIA/cuvs

[FEA] Support SCaNN in `cuvs-bench`

Open
#708 1 comment 0 reactions 1 assignee View on GitHub

@jnke2016 is already working on this.

Since Nov 20, 2025.

feature request
Dominant language
Cuda
Stars
854
Forks
236
Avg merge
3d 3h
Merged PRs (30d)
62

Description

cuvs-bench tool is important for several reasons. For one, it allows us to provide reprocible benchmarks that users can run on their own hardware. Another reason is that we often run these benchmarks to verify there are no performance regressions in between releases, and when perf regressions are found, it allows us to profile and debug.

We've recently added Vamana/DiskANN indexes to cuvs-bench, both for GPU and for the CPU reference, which was also needed to evaluate searching the Vamana indexes we've built on the GPU. We should do the same with SCaNN.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.