NVIDIA / NVIDIA/cuvs

[FEA] Migrate nn-descent updates from RAFT

Open
#364 0 comments 0 reactions 1 assignee View on GitHub

@divyegala is already working on this.

Since Sep 27, 2024.

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

Description

Recently, there were several updates made to the nn-descent algorithm in RAFT which need to be migrated over to cuVS. This includes:

  1. Ability to compute mutual reachability distance by applying an epilogue during the distance computation.
  2. Batching API for scalability
  3. Ability to specify whether distances should be returned with search results (this option should ultimately be made available to all index types)

There might be more updates. @divyegala please keep me honest here.

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.