Using KML
The Kunpeng Math Library (KML) provides high-performance math functions which are optimized based on the Kunpeng platform. All interfaces are implemented by C/C++ and assembly languages. Some interfaces are encapsulated using the Java language. Based on the Kunpeng architecture, KML optimizes code through vectorization, data prefetch, compilation optimization, data rearrangement, inline assembly, and algorithm optimization to achieve high performance. In addition to the in-depth performance optimization for the Kunpeng platform, the precision of KML has also been comprehensively tested and verified.
Parent topic: Measures for Eliminating Calculation Result Differences