aclrtFuncAttribute
1 2 3 | typedef enum { ACL_FUNC_ATTR_KERNEL_TYPE = 1, // Kernel type } aclrtFuncAttribute; |
To configure the ACL_FUNC_ATTR_KERNEL_TYPE attribute, check the descriptions of its values in aclrtKernelType.
Parent topic: Data Types and Operation APIs