问题描述
参考 编译云侧MindSpore Lite — MindSpore Lite master 文档 中的编译步骤,编译npu版本的python的whl包失败。
报错信息如下
-- Compile minddata in [full] mode
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- CMAKE_CURRENT_BINARY_DIR=/root/work/lishuang_project/mindspore_ubuntu2004/mindspore/lite/build/tools/kernel_builder/ascend/tbe_and_aicpu
-- CMAKE_CURRENT_SOURCE_DIR=/root/work/lishuang_project/mindspore_ubuntu2004/mindspore/lite/tools/kernel_builder/ascend/tbe_and_aicpu
-- ASCEND_TENSOR_COMPILER_INCLUDE


1万+

被折叠的 条评论
为什么被折叠?



