---
title: aclrtDevResLimitType
description: "```"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/runtimeapi/aclcppdevg_03_1881.html
sourcePath: /source/zh/canncommercial/900/API/runtimeapi/aclcppdevg_03_1881.html
indexId: 29ce40347666dcdc19f80175b82c1df4aaf6dc3755f19c82c41b1156e9cac13168
---
# aclrtDevResLimitType

```
typedef enum { 
    ACL_RT_DEV_RES_CUBE_CORE = 0,   // AI Core或Cube Core
    ACL_RT_DEV_RES_VECTOR_CORE,     // Vector Core
} aclrtDevResLimitType;
```

关于Core的定义及详细说明，请参见aclrtDevAttr。

- 对于以下产品，ACL_RT_DEV_RES_CUBE_CORE表示AI Core。
  Atlas 训练系列产品

  Atlas 推理系列产品

- 对于以下产品，ACL_RT_DEV_RES_CUBE_CORE表示Cube Core。
  Atlas 350 加速卡

  Atlas A3 训练系列产品 / Atlas A3 推理系列产品

  Atlas A2 训练系列产品 / Atlas A2 推理系列产品

  Atlas 200I/500 A2 推理产品
