For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GitHubCUDA-X
    • Home
    • Installation
  • Getting Started
    • Introduction
    • Integrations
    • Use-cases
  • User Guide
    • API Guide
    • Benchmarking Guide
      • Methodologies
      • cuVS Bench Tool
        • Introduction
        • Installation
        • Usage
        • Datasets
        • Backends
    • Field Guide
    • References
  • Developer Guide
    • Coding Guidelines
    • Contributing
  • API Reference
    • C API Documentation
    • Cpp API Documentation
    • Python API Documentation
    • Java API Documentation
    • Rust API Documentation
    • Go API Documentation
NVIDIANVIDIA
Developer-friendly docs for your API
Privacy Policy | Your Privacy Choices | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2026, NVIDIA Corporation.

LogoLogocuVS
GitHubCUDA-X
User GuideBenchmarking Guide

cuVS Bench Tool

||View as Markdown|

Use these guides to install cuVS Bench, run benchmark workloads, prepare datasets, and extend benchmark backends.

  • Introduction: learn what cuVS Bench does and when to use it.
  • Installation: install cuVS Bench with packages or containers, or build it from source.
  • Usage: configure algorithms, run benchmarks, and inspect results.
  • Datasets: prepare benchmark datasets, ground truth, and dataset descriptors.
  • Backends: understand and extend cuVS Bench backend integrations.
Previous

Methodologies

Next

Introduction