forked from OSchip/llvm-project
5dd4d0d46f
Restructured dynamic loop dispatcher code. Fixed use of dispatch buffers for nonmonotonic dynamic (static_steal) schedule: - eliminated possibility of stealing iterations of the wrong loop when victim thread changed its buffer to work on another loop; - fixed race when victim thread changed its buffer to work in nested parallel; - eliminated "static" property of the schedule, that is now a single thread can execute whole loop. Differential Revision: https://reviews.llvm.org/D103648 |
||
---|---|---|
.. | ||
kmp_aff_disable_hwloc.c | ||
kmp_dispatch_buf_range.c | ||
kmp_set_dispatch_buf.c | ||
omp51_alloc_env.c | ||
omp_alloc_env_invalid.c | ||
omp_target_offload.c | ||
omp_thread_limit.c | ||
omp_wait_policy.c |