OpenMP-Examples/Examples_nthrs_nesting.tex
2015-01-13 11:38:24 -08:00

13 lines
331 B
TeX

\pagebreak
\chapter{Controlling the Number of Threads on Multiple Nesting Levels}
\label{chap:nthrs_nesting}
The following examples demonstrate how to use the \code{OMP\_NUM\_THREADS} environment
variable to control the number of threads on multiple nesting levels:
\cexample{nthrs_nesting}{1c}
\fexample{nthrs_nesting}{1f}