Next: , Previous: , Up: Environment Variables   [Contents][Index]


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.5, Section 4.3