已关闭
[Bug-Report|缺陷反馈]: transformer仓编译框架未正确使用ccache加速编译 #2388
景明创建于  5月13日关闭于  5月13日
景明
景明成员
5月13日 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

安装ccache情况下,首次编译和二次编译时间一样

Environment / 环境信息 (Mandatory / 必填)

950
cann9.1.0

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

bash build.sh --pkg --soc=ascend950 2>&1 | tee 950.log
bash build.sh --pkg --soc=ascend910_93 2>&1 | tee 910_93.log
bash build.sh --pkg --soc=ascend910b 2>&1 | tee 910b.log
A2 3 5版本均无法加速编译

Describe the expected behavior / 预期结果 (Mandatory / 必填)

第二次时间明显提升

Special notes for this issue/备注 (Optional / 选填)

likedislike
景明景明成员
5月13日 添加了label:bug-report
huang-chuhong成员
5月13日 评论:

/assign @gitcode_lijd

likedislike
CANN-robotCANN-robot成员
5月13日 将 gitcode_lijd 设为负责人
CANN-robotCANN-robot成员
5月13日 关闭了 issue
CANN-robotCANN-robot成员
5月13日 添加了label:resolved