MULTI_THREAD_COMPILE
Description
Enables or disables the single-thread build during model conversion.
- 0: enables single-thread build.
- 1: enables multi-thread build.
The default value is 1.
Example
export MULTI_THREAD_COMPILE=0
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