Exclude nested explicit tasks from timing, only outer level explicit task counted and its time added to barrier arrive time for the thread.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50584
Fix incorrect barrier imbalance reporting in ITTNOTIFY ClosedPublic Authored by jlpeyton on Aug 10 2018, 3:20 PM.
Details Summary Exclude nested explicit tasks from timing, only outer level explicit task counted and its time added to barrier arrive time for the thread.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2018, 8:08 AM Closed by commit rL340628: [OpenMP] Fix incorrect barrier imbalance reporting in ITTNOTIFY (authored by jlpeyton). · Explain WhyAug 24 2018, 11:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 162423 openmp/trunk/runtime/src/kmp_barrier.cpp
openmp/trunk/runtime/src/kmp_tasking.cpp
|