Next: , Previous: OMP_DEFAULT_DEVICE, Up: Environment Variables


3.4 OMP_DYNAMIC – Dynamic adjustment of threads

Description:
Enable or disable the dynamic adjustment of the number of threads within a team. The value of this environment variable shall be TRUE or FALSE. If undefined, dynamic adjustment is disabled by default.
See also:
omp_set_dynamic
Reference:
OpenMP specification v4.0, Section 4.3