Attention

The vector search and clustering algorithms in RAFT are being migrated to a new library dedicated to vector search called cuVS. We will continue to support the vector search algorithms in RAFT during this move, but will no longer update them after the RAPIDS 24.06 (June) release. We plan to complete the migration by RAPIDS 24.08 (August) release.

Cluster#

This page provides C++ API references for the publicly-exposed elements of the raft/cluster headers. RAFT provides fundamental clustering algorithms which are, themselves, considered reusable building blocks for other algorithms.