# hipVS

hipVS enables GPU-accelerated vector search operations on AMD Instinct™ GPUs. As a part of the AMD ROCm™
Data Science Toolkit (ROCm-DS), hipVS builds upon the core ROCm libraries to accelerate operations such as
approximate and exact nearest neighbor algorithms, as well as a variety of clustering algorithms. hipVS seamlessly
integrates with other ROCm-DS libraries such as hipDF, enabling DataFrames to be used for vector search operations.

::::{grid} 2 2 2 2

:::{grid-item-card}
:padding: 1
:img-top: ../images/ROCm-DS_Docs.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://rocm.docs.amd.com/projects/hipVS/en/latest/" class="card-header-link">
  <h2 class="card-header">Documentation</h2>
</a>
<p class="paragraph"> Installation instructions, how-to guides, and API reference material are on the ROCm Documentation site.
</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ../images/hipVS.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://github.com/ROCm-DS/hipVS" class="card-header-link">
  <h2 class="card-header">Github</h2>
</a>
<p class="paragraph"> View the hipVS source code on Github.
</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ../images/ROCm-DS_Blogs.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href=./ROCmDS-Blogs.html class="card-header-link">
  <h2 class="card-header">Blogs</h2>
</a>
<p class="paragraph"> View blog posts related to ROCm-DS and hipVS.
</p>
:::

::::
