我要评分
获取效率
正确性
完整性
易理解

Obtaining the Software Package

KRL software package has been open-sourced. You can obtain the software package from the open-source repository and decompress it to obtain the RPM package.

Obtain the KRL software installation package BoostKit-SRA_KRL_1.0.0.zip from the GitCode repository. Decompress the ZIP file to obtain the RPM installation package.

Before using the software package, read and agree to Kunpeng BoostKit User License Agreement 2.0.

KRL Software Package Structure

The KRL software package consists of the following files:

1
2
3
4
├── boostkit-sra_krl-xxxx.aarch64.rpm
├── 0001-faiss-1.8.0-add-krl.patch
├── Kunpeng BoostKit User License Agreement 2.0 (in Chinese).txt
└── Kunpeng BoostKit User License Agreement 2.0.txt

boostkit-sra_krl-xxxx.aarch64.rpm contains the KRL header file and dynamic library file. 0001-faiss-1.8.0-add-krl.patch is the patch file required for enabling KRL in Faiss 1.8.0. xxxx indicates the version of the KRL software package.