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

Introduction to KML

Kunpeng Math Library (KML) is an acceleration library based on Huawei Kunpeng processors for high-performance mathematical computing. It provides mathematical functions optimized based on the Kunpeng platform to meet service requirements. It consists of five sub-libraries: a basic linear algebra library (KML_BLAS), a sparse linear algebra library (KML_SPBLAS), a vector operation library (KML_VML), a basic mathematics library (KML_MATH), and a fast Fourier transform library (KML_FFT).

In addition to ensuring mathematical operation precision, KML_FFT performs in-depth optimization on the FFT by means of vectorization and algorithm improvement, so that the performance of FFT functions is greatly improved.