Bug fix for hang when omp task and nested parallelism used together.
Still some problem remains with task state saving/restoring, but
user's case works fine now. All tasking unit tests passed as well.
Patch by Andrey Churbanov
Paths
| Differential D21558
Bug fix for hang when tasks used in nested parallel. ClosedPublic Authored by tlwilmar on Jun 21 2016, 9:44 AM.
Details Summary Bug fix for hang when omp task and nested parallelism used together. Patch by Andrey Churbanov
Diff Detail
Event Timelinetlwilmar updated this object. This revision is now accepted and ready to land.Jun 21 2016, 12:17 PM Closed by commit rL273297: Bug fix for hang when tasks used in nested parallel (authored by jlpeyton). · Explain WhyJun 21 2016, 12:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61421 openmp/trunk/runtime/src/kmp_runtime.c
openmp/trunk/runtime/test/tasking/nested_parallel_tasking.c
|