summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_dispatch.cpp
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2016-02-25 18:04:09 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2016-02-25 18:04:09 +0000
commit2851072d69af205fd8d2ef438db7e4848afb1592 (patch)
treedcb52f43380903216be6c2b4002aa4a0c95b893d /openmp/runtime/src/kmp_dispatch.cpp
parent2a834115bf5caf0b3a2176dcec5ac4ca295e5332 (diff)
downloadbcm5719-llvm-2851072d69af205fd8d2ef438db7e4848afb1592.tar.gz
bcm5719-llvm-2851072d69af205fd8d2ef438db7e4848afb1592.zip
Add initial support for OpenMP 4.5 task priority feature
The maximum task priority value is read from envirable: OMP_MAX_TASK_PRIORITY. But as of now, nothing is done with it. We just handle the environment variable and add the new api: omp_get_max_task_priority() which returns that value or zero if it is not set. Differential Revision: http://reviews.llvm.org/D17411 llvm-svn: 261908
Diffstat (limited to 'openmp/runtime/src/kmp_dispatch.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud