libgomp: OMP_MAX_ACTIVE_LEVELS

1 
1 3.5 'OMP_MAX_ACTIVE_LEVELS' - Set the maximum number of nested parallel regions
1 ===============================================================================
1 
1 _Description_:
1      Specifies the initial value for the maximum number of nested
1      parallel regions.  The value of this variable shall be a positive
1      integer.  If undefined, the number of active levels is unlimited.
1 
1 _See also_:
1      ⇒omp_set_max_active_levels
1 
1 _Reference_:
1      OpenMP specification v4.5 (http://www.openmp.org/), Section 4.9
1