首页 Paddle框架 帖子详情
编译Paddle 出现缺少novax警告
收藏
快速回复
Paddle框架 问答深度学习模型训练 1992 3
编译Paddle 出现缺少novax警告
收藏
快速回复
Paddle框架 问答深度学习模型训练 1992 3

-- WARNING: This is just a warning for publishing release.
You are building AVX version without NOAVX core.
So the wheel package may fail on NOAVX machine.
You can add -DFLUID_CORE_NAME=/path/to/your/core_noavx.* in cmake command
to get a full wheel package to resolve this warning.
While, this version will still work on local machine.
-- Configuring incomplete, errors occurred!

0
收藏
回复
全部评论(3)
时间顺序
UnseenMe
#2 回复于2021-05

建议提供编译环境信息与Paddle版本。

0
回复
F
FREEFEEO
#3 回复于2021-10

Paddle版本 2.1 ,windows10 ,cuda 11.0 cudnn 8.10,tensort 7.2.1.6 ,8700KCPU vs2019 碰到同样的问题 cmake 

0
回复
c
cl2006ky
#4 回复于2022-03

我编译库的时候遇到一样的问题。

Performing Eager Dygraph Auto Code Generation
Final State Eager CodeGen
Generate dygraph file structure at path: /mnt/e/03.source.code/Paddle/paddle/fluid/eager/generated
WITH_DLNNE:
-- MESSAGE: This is just a message for publishing release.
You are building AVX version without NOAVX core.
So the wheel package may fail on NOAVX machine.
You can add -DNOAVX_CORE_FILE=/path/to/your/core_noavx.* in cmake command
to get a full wheel package to resolve this warning.
While, this version will still work on local machine.
CMake Error at CMakeLists.txt:475 (list):
list does not recognize sub-command JOIN

0
回复
需求/bug反馈?一键提issue告诉我们
发现bug?如果您知道修复办法,欢迎提pr直接参与建设飞桨~
在@后输入用户全名并按空格结束,可艾特全站任一用户