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

Installing Dependencies

Run the yum commands to install the dependencies:

1
2
3
4
5
6
7
8
yum install cmake gcc gcc-c++ make automake -y
yum install python3 ccache ninja-build nasm yasm gawk -y
yum install numactl -y
yum install rust -y
yum install openGl -y
yum install qt-devel -y
yum install libhugetlbfs-devel -y
yum install cargo -y