num_threads Clause
Specifies the number of threads used in a parallel region.
![]() |
Note The omp_set_num_threads function performs the same function as this clause. |
Format
num_threads(num)
Specifies the number of threads used in a parallel region.
![]() |
Note The omp_set_num_threads function performs the same function as this clause. |
num_threads(num)