Rate This Document
Findability
Accuracy
Completeness
Readability

Installing Environment Dependencies

Use Yum repositories to install the base software on which the system depends, including GCC/G++.

  1. Install system dependencies.
    1
    yum install make git gcc-c++ cmake
    
  2. Install NumPy (required when the KDNN_EXT component is used).
    1
    pip install numpy==1.24.2
    
  3. Install GCC 10.3.1, GCC 12.3.1, or BiSheng Compiler 4.2.0.