open source target name: kvecturbo source code repository: https://gitcode.com/boostkit/kvecturbo compile dependency: Huawei_Secure_C, OpenMP, CMake>=3.22.0 platform: aarch64 only (ARM NEON required) license: Apache 2.0 description: KVecTurbo is a vector retrieval acceleration component for openGauss, using PQ (Product Quantization) and ARM NEON SIMD to accelerate high-dimensional nearest neighbor search. the compile command: sh -x build.sh -m all Patch Info: