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

运行python -c "import paddle; paddle.utils.run_check()"出错 #1463

Open
zbo2025 opened this issue Nov 15, 2024 · 0 comments
Open

运行python -c "import paddle; paddle.utils.run_check()"出错 #1463

zbo2025 opened this issue Nov 15, 2024 · 0 comments
Assignees

Comments

@zbo2025
Copy link

zbo2025 commented Nov 15, 2024


C++ Traceback (most recent call last):

0 paddle::framework::ThreadPoolTemplpaddle::framework::StlThreadEnvironment::WorkerLoop(int)
1 paddle::framework::PirInterpreter::RunInstructionBaseAsync(unsigned long)
2 paddle::framework::PirInterpreter::RunInstructionBase(paddle::framework::InstructionBase*)
3 paddle::framework::PhiKernelInstruction::Run()
4 void custom_kernel::MatmulKernel<float, phi::CustomContext>(phi::CustomContext const&, phi::DenseTensor const&, phi::DenseTensor const&, bool, bool, phi::DenseTensor*)
5 aclnnMatmul
6 InitL2Phase2Context(char*, aclOpExecutor*)
7 GetOpExecCacheFromExecutor(aclOpExecutor*)


Error Message Summary:

FatalError: Segmentation fault is detected by the operating system.
[TimeInfo: *** Aborted at 1731662312 (unix time) try "date -d @1731662312" if you are using GNU date ***]
[SignalInfo: *** SIGSEGV (@0x158c) received by PID 5516 (TID 0xfffd88ef5160) from PID 5516 ***]
报错内容如上,是什么原因呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants