Rate This Document
Findability
Accuracy
Completeness
Readability

Running and Verification

If the source code is scanned and modified on the x86_64 platform, upload the updated source package to the Kunpeng platform for compilation and installation. If the source code is scanned and modified on the Kunpeng platform, you can directly compile and install the source code.

  1. Go to the source code directory and run the following command to complete the compilation. See Figure 1. If the compilation fails, see Failed to Compile the Source Code.
    1
    make clean && make
    
    Figure 1 make command
  2. After the compilation, run the following command to perform the installation and check the installation result. See Figure 2.
    1
    make install
    
    Figure 2 Verifying the installation

    The preceding information indicates that the SMARTdenovo software has been installed on the Kunpeng platform.