Obtaining the Software Package
Obtain the SRA_Recall software package from the official website, and then verify the package's consistency with the original software package on the website before installing it.
Obtaining the Software Package and Verifying Its Integrity
- Contact to obtain the software digital certificate and software package BoostKit-SRA_Recall_1.1.0.zip of Kunpeng Recall Algorithm Library. Decompress the ZIP file to obtain the RPM installation package.
- Obtain the verification tool and guide at:
- Verify the installation package integrity by following instructions in the OpenPGP Signature Verification Guide obtained in step 2.
SRA_Recall Software Package Structure
The SRA_Recall software package consists of the following files:
1 2 3 4 | ├── boostkit-sra_recall-xxxx.aarch64.rpm ├── kbest-xxxx-cp39-cp39-linux_ aarch64.whl ├── Kunpeng BoostKit User License Agreement 2.0 (in Chinese).txt └── Kunpeng BoostKit User License Agreement 2.0.txt |
In this package, boostkit-sra_recall-xxxx.aarch64.rpm contains the header files, dynamic library files, and static library files of KBest, KScaNN, and KVecturbo. kbest-xxxx-cp39-cp39-linux_ aarch64.whl is the file required for the KBest Python framework test. xxxx indicates the version of the SRA_Recall software package.
Parent topic: Installing and Configuring the Environment