Added barrier/regions notification for parallels inside teams construct when
number of teams equal to 1, as VTune only shows outer level regions for simplicity.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84024
[OpenMP] libomp: add itt notifications for teams construct on host ClosedPublic Authored by AndreyChurbanov on Jul 17 2020, 6:53 AM.
Details Summary Added barrier/regions notification for parallels inside teams construct when
Diff Detail
Event TimelineHerald added subscribers: openmp-commits, aaron.ballman, sstefan1 and 2 others. · View Herald Transcript AndreyChurbanov retitled this revision from [OpenMP] libomp: added itt notifications for teams construct on host. to [OpenMP] libomp: add itt notifications for teams construct on host.Jul 17 2020, 7:04 AM This revision is now accepted and ready to land.Jul 17 2020, 9:13 AM Closed by commit rG62d88a1c79f5: [OpenMP] libomp: add itt notifications for teams construct on host (authored by AndreyChurbanov). · Explain WhyJul 17 2020, 11:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278854 openmp/runtime/src/kmp_barrier.cpp
openmp/runtime/src/kmp_runtime.cpp
|