---
title: 【片上内存】片上内存压测失败，日志报aclopRegisterCompileFunc failed
description: "使用片上内存压测时，压测失败，结果为fail。"
url: https://www.hiascend.com/document/detail/zh/mindcluster/latest/toolbox/toolboxug/toolboxug_0201.html
sourcePath: /source/zh/mindcluster/2610/toolbox/toolboxug/toolboxug_0201.html
indexId: 6db613bc217cd647b74d34ae70b30faa9b133478b19abfc67c39acc50af9b2f265
---
# 【片上内存】片上内存压测失败，日志报aclopRegisterCompileFunc failed

#### 问题现象

使用片上内存压测时，压测失败，结果为fail。

使用的设备基本信息如下：

- 驱动：23.0.5.1 版本
- 固件：7.1.0.8.220 版本
- Toolkit：8.0.RC2 版本
- MindCluster ToolBox：5.0.1 版本

```
[root@*****
~
]# ascend-dmi -c
|================================================================================================|
|                              System Information                                                |
|================================================================================================|
|  Architecture      |  aarch64                                                                  |
+------------------------------------------------------------------------------------------------+
|  Type              |  xxxxxxx                                                                  |
|================================================================================================|
|                       Compatibility Check Result: Compatible                                   |
|================================================================================================|
|  Package           |  Version          |  Status        |  Innerversion    |  Dependencies     |
+------------------------------------------------------------------------------------------------+
|  npu-driver        |  23.0.5.1         |  OK            |  xxxxxxx         |  NA               |
+------------------------------------------------------------------------------------------------+
|  npu-firmware      |  7.1.0.8.220      |  OK            |  NA              |  NA               |
+------------------------------------------------------------------------------------------------+
|  toolkit           |  8.0.RC2          |  OK            |  xxxxxxx         |  NA               |
+------------------------------------------------------------------------------------------------+
|  toolbox           |  5.0.1            |  OK            |  NA              |  NA               |
|================================================================================================|
```

日志报错如下显示：

```
[ERROR]...[hbm_stress.cpp xxxxxx] aclopRegisterCompileFunc failed, error code: 100030, device: 4
```


#### 可能原因

CANN包在8.0.RC2版本中已升级片上内存压测的算子，其与6.0.RC1及以前版本的MindCluster ToolBox输入不匹配，导致片上内存压测失败。


#### 解决措施

请使用配套版本的CANN和MindCluster ToolBox进行片上内存压测，如CANN 8.0.RC2版本和MindCluster ToolBox 6.0.RC2及以上版本。
