libgomp: OMP_DYNAMIC

1 
1 3.4 'OMP_DYNAMIC' - Dynamic adjustment of threads
1 =================================================
1 
1 _Description_:
1      Enable or disable the dynamic adjustment of the number of threads
1      within a team.  The value of this environment variable shall be
1      'TRUE' or 'FALSE'.  If undefined, dynamic adjustment is disabled by
1      default.
1 
1 _See also_:
1      ⇒omp_set_dynamic
1 
1 _Reference_:
1      OpenMP specification v4.5 (http://www.openmp.org/), Section 4.3
1