num_threads Clause
- Aktualisiert2023-02-21
- 1 Minute(n) Lesezeit
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)