aclrtFuncAttribute
typedef enum {
ACL_FUNC_ATTR_KERNEL_TYPE = 1, // Kernel类型
} aclrtFuncAttribute;
当属性设置为ACL_FUNC_ATTR_KERNEL_TYPE,属性值请参见aclrtKernelType。
父主题: 数据类型及其操作接口
typedef enum {
ACL_FUNC_ATTR_KERNEL_TYPE = 1, // Kernel类型
} aclrtFuncAttribute;
当属性设置为ACL_FUNC_ATTR_KERNEL_TYPE,属性值请参见aclrtKernelType。