--aicore_num
Description
Sets the number of AI Cores used for model build.
See Also
None
Argument
Argument: This option is reserved in the current version. If you need to use this option, retain the default.
The default argument of this option varies according to the SoC version. You can view the default value of aicore_num in the ${INSTALL_DIR}/x86_64-linux/data/platform_config/<soc_version>.ini file as follows:
[SoCInfo] #aicore_num default value, also the allowed maximum. ai_core_cnt=xx
Replace ${INSTALL_DIR} with the actual CANN component directory. If the Ascend-CANN-Toolkit package is installed as the root user, the CANN component directory is /usr/local/Ascend/ascend-toolkit/latest.
Default: The allowed maximum.
Suggestions and Benefits
None
Example
--aicore_num=1
Dependencies and Restrictions
None
Parent topic: Target SoC Options