num_threads Clause
- 업데이트 날짜:2023-02-21
- 1분 (읽기 시간)
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)