使用matmul接口在某一shape下使用CFG_MDL模板执行报错
收藏回复举报
使用matmul接口在某一shape下使用CFG_MDL模板执行报错
t('forum.solved') 已解决
发表于2024-11-11 15:32:51
0 查看

M:35872 N:216 K:610

初始化matmul对象:

matmul::Matmul<matmul::MatmulType<AscendC::TPosition::GM, CubeFormat::ND, T>,

                 matmul::MatmulType<AscendC::TPosition::GM, CubeFormat::ND, T>,

                 matmul::MatmulType<AscendC::TPosition::GM, CubeFormat::ND, float>,

                 matmul::MatmulType<AscendC::TPosition::GM, CubeFormat::ND, T>, CFG_MDL>

      inputMM;

执行报错,具体信息如下:

EZ9999: Inner Error! 

EZ9999: [PID: 400307] 2024-11-11-07:31:58.483.981 The error from device(chipId:5, dieId:0), serial number is 20, there is an fftsplus aicore error exception, core id is 0, error code = 0, dump info: pc start: 0x12c0c00bf0c0, current: 0x12c0c00c1c8c, vec error info: 0, mte error info: 0x2a67038644, ifu error info: 0x216c0300f3500, ccu error info: 0x2d86a44c0380001b, cube error info: 0, biu error info: 0, aic error mask: 0x6500020bd00028c, para base: 0x12c1000d0080.[FUNC:ProcessStarsCoreErrorInfo][FILE:device_error_proc.cc][LINE:1218] 

        TraceBack (most recent call last): 

       The extend info: errcode:(0, 0x4000, 0) errorStr: CCU instruction address check error. fixp_error0 info: 0x7038644, fixp_error1 info: 0x2a fsmId:1, tslot:3, thread:0, ctxid:0, blk:9, sublk:0, subErrType:4.[FUNC:ProcessStarsCoreErrorInfo][FILE:device_error_proc.cc][LINE:1230] 

       Kernel task happen error, retCode=0x26, [aicore exception].[FUNC:PreCheckTaskErr][FILE:davinic_kernel_task.cc][LINE:1221] 

       AICORE Kernel task happen error, retCode=0x26.[FUNC:GetError][FILE:stream.cc][LINE:1062] 

       Aicore kernel execute failed, device_id=13, stream_id=2, report_stream_id=2, task_id=0, flip_num=0, fault kernel_name=SelfDynamicRNN_161fc099eb0c35971672981fb05c101e_10000002_mix_aic, fault kernel info ext=none, program id=0, hash=6173335649738540012.[FUNC:GetError][FILE:stream.cc][LINE:1062] 

       [AIC_INFO] after execute:args print end[FUNC:GetError][FILE:stream.cc][LINE:1062] 

       rtStreamSynchronize execute failed, reason=[aicore exception][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:53] 

       synchronize stream failed, runtime result = 507015[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:161] 

 

aclrtSynchronizeStream failed. ERROR: 507015 

本帖最后由 匿名用户2024/11/11 15:58:03 编辑

我要发帖子