4.9 OMP_MAX_TASK_PRIORITY – Set the maximum priority

number that can be set for a task.

ICV: max-task-priority-var
Scope: global
Description:

Specifies the initial value for the maximum priority value that can be set for a task. The value of this variable shall be a non-negative integer, and zero is allowed. If undefined, the default priority is 0.

See also:

omp_get_max_task_priority – Maximum priority value

Reference:

OpenMP specification v4.5, Section 4.14