Next: , Previous: OMP_DYNAMIC, Up: Environment Variables


3.2 OMP_MAX_ACTIVE_LEVELS – Set the maximum number of nested parallel regions

Description:
Specifies the initial value for the maximum number of nested parallel regions. The value of this variable shall be positive integer. If undefined, the number of active levels is unlimited.
See also:
omp_set_max_active_levels
Reference:
OpenMP specifications v3.0, section 4.7