Next: OMP_MAX_TASK_PRIORITY, Previous: OMP_DYNAMIC, Up: Environment Variables [Contents][Index]
OMP_MAX_ACTIVE_LEVELS
– Set the maximum number of nested parallel regionsSpecifies the initial value for the maximum number of nested parallel regions. The value of this variable shall be a positive integer. If undefined, the number of active levels is unlimited.
OpenMP specification v4.5, Section 4.9