Verified Environments
To ensure that you can use KSL smoothly and securely, ensure that your environment is one of the verified environments.
OS |
CPU Type |
|---|---|
openEuler 20.03 LTS SP1 |
Kunpeng 920 processor |
openEuler 22.03 LTS SP1 |
Kunpeng 920 processor |
- KSL supports only Kunpeng 920 processors and will exit abnormally for any other processors. If KSL is loaded in dynamic mode, the program exits when KSL is linked and an undefined result will be generated.
- KSL 1.0.0 does not support GCC 7.3.0 or earlier.
- KSL is a bottom-layer primitive library. The computing process involves memory read/write and allocation. You must install the OS by yourself and perform OS security hardening. Install only necessary applications or uninstall unnecessary applications that have been installed.
- To use the KQMalloc library on openEuler 20.03, add the compilation option -ldl to the application layer.
Parent topic: Installing and Configuring the Environment