Introduction
This document describes how to install, compile, and verify ScaNN 1.2.10 in the openEuler 22.03 LTS SP3 operating system (OS) running on the Kunpeng processor.
Overview
Scalable Nearest Neighbors (ScaNN) is a method developed by Google for efficient vector similarity search at scale. ScaNN is designed for x86 processors with AVX2 support. The ScaNN source code must be modified before being ported to the Arm platform.
For more information, visit https://github.com/google-research/google-research/tree/master/scann.
Programming language: C/C++
Brief description: a method for efficient vector similarity search at scale
Open source license: Apache 2.0
When using open source software, comply with the applicable license.
The source code released in the google-research code repository is not an official Google product.
Recommended Version
ScaNN 1.2.10