Rivers

Rivers

1个粉丝

17

问答

0

专栏

0

资料

Rivers  发布于  2026-07-17 18:02:52
采纳率 24%
17个问答
795

【悬赏】Hi3519DV500在新打板的硬件上调用svp_acl_mdl_execute 会宕机

悬赏金¥ 10
已结题

模型加载一直是成功的,在旧的板子跑一样的代码也是成功的:
[level]:Info,[func]:sample_svp_npu_create_desc [line]:275 [info]:create model description success!
[level]:Info,[func]:sample_common_svp_npu_load_model [line]:308 [info]:load mem_size:15436813, id:32!
[level]:Info,[func]:sample_common_svp_npu_load_model [line]:312 [info]:load model /dauart-pl011 11043000.uart: no DMA platform data
ta/model/yolov8.om success!
sample_common_svp_npu_load_model ok
w=640, h=640

在新的板子上只要执行到svp_acl_mdl_execute 那一步就直接宕机,有大佬知道为什么吗?是否有办法从软件角度定位是否是软件的问题还是硬件的问题?
查过硬件了,电源没问题,执行svp_acl_mdl_execute电源没有任何波动
补充宕机前的日志:
cat /proc/umap/svp_npu

[SVP_NPU] Version: [HI3519DV500_MPP_V2.0.2.0 B050 Release], Build Time[Dec 20 2024, 16:23:07]

————————————————————svp_npu module param——————————————————————————————
npu_save_power max_task_node_num max_stream_num max_event_num prof_buf_size ops_sel
1 32 64 32 2048 2.5T

————————————————————dev[0] svp_npu resource info——————————————————————————
max_model_num max_sec_model_num max_stream_num max_event_num max_report_num
64 32 64 32 128
free_model_num free_sec_model_num free_stream_num free_event_num free_report_num
63 32 64 32 128

————————————————————svp_npu process info [pid:1888]————————————————————————-
pid model_num stream_num report_num event_num aicpu_num prof_en sync_timeout
1888 1 0 0 0 0 0 120000

————————————————————svp_npu process stream info——————————————————————————-

————————————————————svp_npu process model info———————————————————————————
id prior preempt_en up_step up_top stream_id last_task_time preempted_en name
32 3 1 0 0 0 0 0 yolov5

id in_num out_num om_size work_buf_size bandwidth original_ops cube_ops mem_reuse_mode
32 2 2 15436813 2867200 23197616 15777996800 20664811520 0

id input_00_shape input_01_shape output_00_shape output_01_shape
32 1x3x640x640 1x4x1x1 1x1x1x1 1x1x6x30

————————————————————svp_npu irq info————————————————————————————————
device_id irq_cnt_last_sec max_irq_cnt_per_sec total_irq_cnt
0 0 0 0

cur_irq_time max_irq_time irq_time_last_sec max_irq_time_per_sec total_irq_time
0 0 0 0 0

————————————————————svp_npu runtime info——————————————————————————————
device_id hw_status last_sq_id last_task_node_id prof_flag
0 1 0 0 0

timeout_err_cnt hw_err_cnt aicpu_err_cnt last_hw_task_time hw_utilization total_running_time
0 0 0 0 0 196224

我来回答
回答1个
时间排序
认可量排序

aaa4d56

0个粉丝

2

问答

0

专栏

0

资料

aaa4d56 2026-07-21 14:39:49
认可0
易百纳技术社区该回答已被题主采纳为最佳答案

是不是少了libsvp_aicpu.so?

或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
+ 添加网盘链接/附件

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
举报反馈

举报类型

  • 内容涉黄/赌/毒
  • 内容侵权/抄袭
  • 政治相关
  • 涉嫌广告
  • 侮辱谩骂
  • 其他

详细说明

易百纳技术社区