aclrtLaunchKernelAttrId/aclrtLaunchKernelAttrValue
Data Format |
Description |
|---|---|
ACL_RT_LAUNCH_KERNEL_ATTR_SCHEM_MODE = 1 |
Scheduling mode. The options are as follows:
|
ACL_RT_LAUNCH_KERNEL_ATTR_DYN_UBUF_SIZE = 2 |
Size of the internal UB buffer of the Vector Core required for executing the Single Instruction Multiple Thread (SIMT) operator, in bytes. : Only Atlas 350 Accelerator Card supports this parameter. : This parameter is not supported by other product models and does not take effect. |
ACL_RT_LAUNCH_KERNEL_ATTR_ENGINE_TYPE = 3 |
Operator execution engine. For details about the value, see aclrtEngineType. Only The following product models do not support this parameter and the configuration does not take effect:
|
ACL_RT_LAUNCH_KERNEL_ATTR_BLOCKDIM_OFFSET |
numBlocks offset.
Only The following product models do not support this parameter and the configuration does not take effect:
|
ACL_RT_LAUNCH_KERNEL_ATTR_BLOCK_TASK_PREFETCH |
Whether to prevent hardware from prefetching information about a task when the task is delivered. The options are as follows:
|
ACL_RT_LAUNCH_KERNEL_ATTR_DATA_DUMP |
Whether to enable dump. The options are as follows:
|
ACL_RT_LAUNCH_KERNEL_ATTR_TIMEOUT |
Timeout interval for the task scheduler to wait for task execution. This option applies only to AI CPU or AI Core operators. The options are as follows:
|