[Openmp-commits] [PATCH] D50584: Fix incorrect barrier imbalance reporting in ITTNOTIFY
Jonathan Peyton via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 10 15:20:05 PDT 2018
jlpeyton created this revision.
jlpeyton added reviewers: AndreyChurbanov, tlwilmar, omalyshe, hbae.
jlpeyton added a project: OpenMP.
Exclude nested explicit tasks from timing, only outer level explicit task counted and its time added to barrier arrive time for the thread.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D50584
Files:
runtime/src/kmp_barrier.cpp
runtime/src/kmp_tasking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50584.160192.patch
Type: text/x-patch
Size: 3824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180810/b0a07e74/attachment.bin>
More information about the Openmp-commits
mailing list