You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ***]
报错内容如上,是什么原因呢?
The text was updated successfully, but these errors were encountered:
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 ***]
报错内容如上,是什么原因呢?
The text was updated successfully, but these errors were encountered: