Introduction
Software Overview
The automatic repair tool is a component of the Affinity Analyzer in the Kunpeng DevKit toolset. It identifies all read and write instructions in the compilation phase and automatically repairs the instructions to ensure memory consistency and security. This tool delivers different performance to fit different workload scenarios and resolves memory consistency issues without affecting user experience.
Some projects use the C/C++ language. When porting the projects to the Kunpeng platform, you may encounter memory consistency issues. The automatic compiler repair tool, as a component of the Affinity Analyzer, can be used to rectify the memory consistency issues.
In this practice, the Affinity Analyzer is used to modify projects written in C/C++ and help port these projects with ease.
Programming language: C/C++
Open source license: BSD
Recommended Software Version
Kunpeng DevKit version: 26.0.RC1
FIFO source package