已关闭
[Bug-Report|缺陷反馈]: 编译时报错,头文件找不到 #93
guojianyang创建于 2月10日关闭于 2月11日
guojianyang
2月10日 评论:
2月10日 评论:
/assign


2月10日 将 Joey_guo 设为负责人
guojianyang
2月11日 评论:
2月11日 评论:
编译时报错由于工程编译路径去掉了asc目录,导致impl/instr开头的include找不到文件,暂时删除进行规避,相关修改进行中,预计2月11日合入


2月11日 issue状态由 待办的 改变为 已完成
2月11日 关闭了 issue
2月11日 添加了label:Accepted
3月20日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
编译时报错,"impl/c_api/instr_impl/npu_arch_3510/vector_datamove_impl/asc_get_mask_spr_impl.h"文件找不到。
Environment / 环境信息 (Mandatory / 必填)
Ascend 950PR/Ascend 950DT,cann-9.0.0
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
调用c_api中3510目录下的c_api,在Ascend 950PR/Ascend 950DT上编译样例时复现。
Describe the expected behavior / 预期结果 (Mandatory / 必填)
编译无报错,精度无误
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
"impl/c_api/instr_impl/npu_arch_3510/vector_datamove_impl/asc_get_mask_spr_impl.h" No such file.
Special notes for this issue/备注 (Optional / 选填)
NA