num_threads Clause
- Updated2023-02-21
- 1 minute(s) read
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)
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section