libgomp: OMP_THREAD_LIMIT

1 
1 3.13 'OMP_THREAD_LIMIT' - Set the maximum number of threads
1 ===========================================================
1 
1 _Description_:
1      Specifies the number of threads to use for the whole program.  The
1      value of this variable shall be a positive integer.  If undefined,
1      the number of threads is not limited.
1 
1 _See also_:
1      ⇒OMP_NUM_THREADS, ⇒omp_get_thread_limit
1 
1 _Reference_:
1      OpenMP specification v4.5 (http://www.openmp.org/), Section 4.10
1