OMP_MAX_TASK_PRIORITY – Set the maximum priority#
number that can be set for a task.
- 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:
- Reference:
OpenMP specification v4.5, Section 4.14