aclrtDevResLimitType

1
2
3
4
typedef enum { 
    ACL_RT_DEV_RES_CUBE_CORE = 0,   // AI Core or Cube Core
    ACL_RT_DEV_RES_VECTOR_CORE,     // Vector Core
} aclrtDevResLimitType;

For details about the definition and description of the Core, see aclrtDevAttr.

  • For the following products, ACL_RT_DEV_RES_CUBE_CORE refers to the AI Core.

    Atlas training product

    Atlas inference product

  • For the following products, ACL_RT_DEV_RES_CUBE_CORE refers to the Cube Core.

    Atlas 350 Accelerator Card

    Atlas A3 training product/Atlas A3 inference product

    Atlas A2 training product/Atlas A2 inference product

    Atlas 200I/500 A2 inference product