summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/test/tasking/nested_parallel_tasking.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug fix for hang when tasks used in nested parallelJonathan Peyton2016-06-211-0/+32
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 Differential Revision: http://reviews.llvm.org/D21558 llvm-svn: 273297
OpenPOWER on IntegriCloud