Skip to main content
Ctrl+K
cuvs - Home cuvs - Home

cuvs

  • GitHub
  • Twitter
Home
cuvs
cucimcudf-javacudfcugraphcumlcuprojcuspatialcuvscuxfilterdask-cudadask-cudfkvikiolibcudflibcumllibcuprojlibcuspatiallibkvikiolibrmmlibucxxraftrapids-cmakermm
legacy (25.02)
nightly (25.06)stable (25.04)legacy (25.02)
cuvs - Home cuvs - Home

cuvs

  • GitHub
  • Twitter

Table of Contents

  • Installation
  • Getting Started
    • Primer on vector search indexes
    • Vector search indexes vs vector databases
    • Automated tuning Guide
    • Comparing performance of vector indexes
    • Nearest Neighbor Indexes
      • Brute-force
      • CAGRA
      • IVF-Flat
      • IVF-PQ
      • Vamana
    • cuVS API Basics
    • Interoperability
    • Working with ANN Indexes
      • Working with ANN Indexes in C
      • Working with ANN Indexes in C++
      • Working with ANN Indexes in Python
      • Working with ANN Indexes in Rust
    • Filtering vector indexes
  • Integrations
    • FAISS
    • Milvus
    • Lucene
    • Kinetica
  • cuVS Bench
  • API Reference
    • C API Documentation
      • Core Routines
      • Nearest Neighbors
        • Bruteforce
        • IVF-Flat
        • IVF-PQ
        • CAGRA
        • HNSW
    • C++ API Documentation
      • Cluster
        • Cluster
        • Cluster
      • Distance
      • Nearest Neighbors
        • Bruteforce
        • CAGRA
        • Dynamic Batching
        • Filtering
        • HNSW
        • IVF-Flat
        • IVF-PQ
        • NN-Descent
        • Refinement
        • Distributed ANN
        • Vamana
      • Preprocessing
        • Quantize
      • Selection
      • Stats
    • Python API Documentation
      • Distance
      • Nearest Neighbors
        • Brute Force KNN
        • CAGRA
        • HNSW
        • IVF-Flat
        • IVF-PQ
        • NN-Descent
      • Preprocessing
    • Rust API Documentation
  • Contributing
  • API Reference

API Reference#

  • C API Documentation
    • Core Routines
      • Resources Handle
      • Error Handling
    • Nearest Neighbors
      • Bruteforce
      • IVF-Flat
      • IVF-PQ
      • CAGRA
      • HNSW
  • C++ API Documentation
    • Cluster
      • Cluster
      • Cluster
    • Distance
      • Distance Types
      • Pairwise Distances
    • Nearest Neighbors
      • Bruteforce
      • CAGRA
      • Dynamic Batching
      • Filtering
      • HNSW
      • IVF-Flat
      • IVF-PQ
      • NN-Descent
      • Refinement
      • Distributed ANN
      • Vamana
    • Preprocessing
      • Quantize
    • Selection
      • Select-K
    • Stats
      • Silhouette Score
      • Trustworthiness Score
  • Python API Documentation
    • Distance
      • Pairwise Distance
    • Nearest Neighbors
      • Brute Force KNN
      • CAGRA
      • HNSW
      • IVF-Flat
      • IVF-PQ
      • NN-Descent
    • Preprocessing
      • Scalar Quantizer
  • Rust API Documentation
  • Index

  • Search Page

previous

cuVS Bench

next

C API Documentation

NVIDIA NVIDIA
Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2024, NVIDIA Corporation.