200DK A2执行代码仓下AddKernelInvocation/run.sh报错
收藏回复举报
200DK A2执行代码仓下AddKernelInvocation/run.sh报错
t('forum.solved') 已解决
发表于2024-03-23 15:22:41
0 查看

我在我的Atlas 200DK A2上执行Samples代码仓目录下 ```operator/AddCustomSample/KernelLaunch/AddKernelInvocation/run.sh会提示下面报错

CMake Error at cmake/cpu/CMakeLists.txt:12 (add_executable): 

  Target "add_cpu" links to target "tikicpulib::Ascend310B1" but the target 

  was not found.  Perhaps a find_package() call is missing for an IMPORTED 

  target, or an ALIAS target is missing?

这个报错是哪里不对,需要怎么修改?

我要发帖子