MULTI_THREAD_COMPILE
Description
Enables or disables the single-thread build during model conversion.
- 0: enables single-thread build.
- 1 (default): enables multi-thread build.
Example
export MULTI_THREAD_COMPILE=1
Restrictions
- This environment variable applies only to the use case where the ATC tool is used to convert models into offline OM files.
- If this environment variable is set to an invalid value, undefined behavior may occur.
Applicability
Parent topic: Graph Building