Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

X86cpu安装paddle出现错误,请看看怎么解决。 #70156

Open
windyxie81 opened this issue Dec 12, 2024 · 1 comment
Open

X86cpu安装paddle出现错误,请看看怎么解决。 #70156

windyxie81 opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
heco Hardware Ecosystem status/new-issue 新建 type/bug-report 报bug

Comments

@windyxie81
Copy link

bug描述 Describe the Bug

X86架构的cpu版本安装2.6以上版本运行报错:


C++ Traceback (most recent call last):

0 paddle_infer::Predictor::Predictor(paddle::AnalysisConfig const&)
1 std::unique_ptr<paddle::PaddlePredictor, std::default_deletepaddle::PaddlePredictor > paddle::CreatePaddlePredictor<paddle::AnalysisConfig, (paddle::PaddleEngineKind)2>(paddle::AnalysisConfig const&)
2 paddle::AnalysisPredictor::Init(std::shared_ptrpaddle::framework::Scope const&, std::shared_ptrpaddle::framework::ProgramDesc const&)
3 paddle::AnalysisPredictor::PrepareProgram(std::shared_ptrpaddle::framework::ProgramDesc const&)
4 paddle::AnalysisPredictor::OptimizeInferenceProgram()
5 paddle::inference::analysis::Analyzer::RunAnalysis(paddle::inference::analysis::Argument*)
6 paddle::inference::analysis::IrAnalysisPass::RunImpl(paddle::inference::analysis::Argument*)
7 paddle::inference::analysis::IRPassManager::Apply(std::unique_ptr<paddle::framework::ir::Graph, std::default_deletepaddle::framework::ir::Graph >)
8 paddle::framework::ir::Pass::Apply(paddle::framework::ir::Graph*) const
9 paddle::framework::ir::SelfAttentionFusePass::ApplyImpl(paddle::framework::ir::Graph*) const
10 paddle::framework::ir::GraphPatternDetector::operator()(paddle::framework::ir::Graph*, std::function<void (std::map<paddle::framework::ir::PDNode*, paddle::framework::ir::Node*, paddle::framework::ir::GraphPatternDetector::PDNodeCompare, std::allocator<std::pair<paddle::framework::ir::PDNode* const, paddle::framework::ir::Node*> > > const&, paddle::framework::ir::Graph*)>)


Error Message Summary:

FatalError: Illegal instruction is detected by the operating system.
[TimeInfo: *** Aborted at 1714659124 (unix time) try "date -d @1714659124" if you are using GNU date ***]
[SignalInfo: *** SIGILL (@0x7f140e85a13a) received by PID 1254446 (TID 0x7f141636d000) from PID 243638586 ***]

其他补充信息 Additional Supplementary Information

No response

@cuicheng01
Copy link
Contributor

您好,麻烦详细补充一下硬件环境和安装方式呢?

@onecatcn onecatcn added the heco Hardware Ecosystem label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
heco Hardware Ecosystem status/new-issue 新建 type/bug-report 报bug
Projects
None yet
Development

No branches or pull requests

3 participants