HOME
| OPENMP API Specification: "Version 5.2 -- GIT rev 95b2e3a44"

2.5  ICV Override Relationships

Section 2.4 shows the override relationships among construct clauses and ICVs. The table only lists ICVs that can be overridden by a clause.

Table 2.4:ICV Override Relationships

ICV

construct clause, if used

bind-var

proc_bind

def-allocator-var

allocate, allocator

nteams-var

num_teams

nthreads-var

num_threads

run-sched-var

schedule

teams-thread-limit-var

thread_limit

Semantics

Cross References