aclrtDevResLimitType

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 products

    Atlas inference products

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

    Atlas A3 training products/Atlas A3 inference products

    Atlas A2 training products/Atlas A2 inference products

    Atlas 200I/500 A2 inference products