Intel Inspector uses itt notifications to analyze code execution, and it reports race conditions in dependent tasks.
This patch fixes the issue notifying Inspector on tasks dependency synchronizations.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D123042
[OpenMP] libomp: Add itt notifications to sync dependent tasks. ClosedPublic Authored by AndreyChurbanov on Apr 4 2022, 8:51 AM.
Details Summary Intel Inspector uses itt notifications to analyze code execution, and it reports race conditions in dependent tasks.
Diff Detail Event TimelineClosed by commit rG52d0ef3c00fc: [OpenMP] libomp: Add itt notifications to sync dependent tasks. (authored by AndreyChurbanov, committed by jlpeyton). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420197 openmp/runtime/src/kmp_taskdeps.h
openmp/runtime/src/kmp_taskdeps.cpp
|