kylin V10 SP1 Atlas300 推理失败
收藏回复举报
kylin V10 SP1 Atlas300 推理失败
t('forum.solved') 已解决
新人帖
发表于2023-03-07 17:01:38
0 查看

系统: kylin v10 sp1 aarch64

cpu:     飞腾D2000

内核: 5.4.18-35-generic

Atlas300 3010 推理卡

驱动,固件:A300-3010-npu-driver_6.0.0_linux-aarch64.run,A300-3010-npu-firmware_6.0.0.run

驱动固件,显示安装成功。

使用msame 工具推理任何om模型,都显示如下错误:

 

[INFO] acl init success 

E39999: Inner Error! 

E39999  TsdOpen failed. devId=0, tdt error=35[FUNC:startAicpuExecutor][FILE:runtime.cc][LINE:1575] 

        Start aicpu executor failed, retCode=0x7020009 devId=0[FUNC:DeviceRetain][FILE:runtime.cc][LINE:2020] 

        Check param failed, dev can not be NULL![FUNC:PrimaryContextRetain][FILE:runtime.cc][LINE:1873] 

        Check param failed, ctx can not be NULL![FUNC:PrimaryContextRetain][FILE:runtime.cc][LINE:1900] 

        Check param failed, context can not be null.[FUNC:NewDevice][FILE:api_impl.cc][LINE:1261] 

        new device failed, retCode=0x7010006[FUNC:SetDevice][FILE:api_impl.cc][LINE:1282] 

        rtSetDevice execute failed, reason=[device retain error][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

        open device 0 failed, runtime result = 507033.[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:162] 

        ctx is NULL![FUNC:GetDevErrMsg][FILE:api_impl.cc][LINE:3397] 

        rtGetDevMsg execute failed, reason=[context pointer null][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

[ERROR] acl open device 0 failed 

[ERROR] Sample init resource failed 

[INFO] end to destroy stream 

[INFO] end to destroy context 

EE9999: Inner Error! 

EE9999  DeviceReset failed, deviceId=0, retCode=0x7070003[FUNC:DeviceReset][FILE:api_impl.cc][LINE:1584] 

        rtDeviceReset execute failed, reason=[context release error][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

        reset device 0 failed, runtime result = 507007.[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:162] 

        ctx is NULL![FUNC:GetDevErrMsg][FILE:api_impl.cc][LINE:3397] 

        rtGetDevMsg execute failed, reason=[context pointer null][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

 

E39999: Inner Error! 

E39999  TsdOpen failed. devId=0, tdt error=35[FUNC:startAicpuExecutor][FILE:runtime.cc][LINE:1575] 

        Start aicpu executor failed, retCode=0x7020009 devId=0[FUNC:DeviceRetain][FILE:runtime.cc][LINE:2020] 

        Check param failed, dev can not be NULL![FUNC:PrimaryContextRetain][FILE:runtime.cc][LINE:1873] 

        Check param failed, ctx can not be NULL![FUNC:PrimaryContextRetain][FILE:runtime.cc][LINE:1900] 

        Check param failed, context can not be null.[FUNC:NewDevice][FILE:api_impl.cc][LINE:1261] 

        new device failed, retCode=0x7010006[FUNC:SetDevice][FILE:api_impl.cc][LINE:1282] 

        rtSetDevice execute failed, reason=[device retain error][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

        open device 0 failed, runtime result = 507033.[FUNC:ReportCallError][FILE:log_inner.cpp][LINE:162] 

        ctx is NULL![FUNC:GetDevErrMsg][FILE:api_impl.cc][LINE:3397] 

        rtGetDevMsg execute failed, reason=[context pointer null][FUNC:FuncErrorReason][FILE:error_message_manage.cc][LINE:45] 

 

[ERROR] reset device failed 

[INFO] end to reset device is 0 

[INFO] end to finalize acl 

 

 

我要发帖子