---
title: aclrtFuncAttribute
description: "```"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/runtimeapi/aclcppdevg_03_2116.html
sourcePath: /source/zh/canncommercial/900/API/runtimeapi/aclcppdevg_03_2116.html
indexId: 8085d4c1eb786a9417d92e4428d7d4097d1976670f6278db196dd92ba04e3d0568
---
# aclrtFuncAttribute

```
typedef enum {
    ACL_FUNC_ATTR_KERNEL_TYPE = 1,     // Kernel类型
} aclrtFuncAttribute;
```

当属性设置为ACL_FUNC_ATTR_KERNEL_TYPE时，属性值说明请参见aclrtKernelType。
