omp_get_max_teams – Maximum number of teams of teams region ¶Return the maximum number of teams used for the teams region
that does not use the clause num_teams.
| Prototype: | int omp_get_max_teams(void); |
| Interface: | integer function omp_get_max_teams() |
omp_set_num_teams – Set upper teams limit for teams construct, omp_get_num_teams – Number of teams
OpenMP specification v5.1, Section 3.4.4.