算子编译到100%最后有个报错
收藏回复举报
算子编译到100%最后有个报错
t('forum.solved') 已解决
发表于2024-03-25 20:47:28
0 查看

build.sh执行到100%最后会出现一个以下报错

[100%] Built target ascendc_impl_gen
[100%] Built target ascendc_bin_ascend910_sinh_custom_copy
[100%] Built target ascendc_bin_ascend910
[Ascend910A] Generating SinhCustom_01ec8ddcf6437b12e69898b368caea08 ...
Opc tool start working now, please wait for a moment.
/tmp/code/SinhCustom/build_out/op_kernel/binary/ascend910/bin/sinh_custom/SinhCustom_01ec8ddcf6437b12e69898b368caea08.json not generated!
gmake[3]: *** [op_kernel/CMakeFiles/ascendc_bin_ascend910_sinh_custom_0.dir/build.make:70: op_kernel/CMakeFiles/ascendc_bin_ascend910_sinh_custom_0] Error 1
gmake[2]: *** [CMakeFiles/Makefile2:429: op_kernel/CMakeFiles/ascendc_bin_ascend910_sinh_custom_0.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:462: op_kernel/CMakeFiles/binary.dir/rule] Error 2
gmake: *** [Makefile:332: binary] Error 2

这个报错是什么原因,CANN版本8.0 alpha2,芯片是Ascend910a

我要发帖子