Other APIs
Use these guides for supporting cuVS APIs that are useful across clustering, indexing, and evaluation workflows.
- Dynamic Batching: collect many concurrent small ANN searches into larger GPU search batches.
- K-selection: select the top
kvalues or nearest candidates from larger result sets. - Pairwise Distances: compute distances between vectors for analysis, validation, or algorithm building blocks.