This change adds OMPT support for events from teams construct.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64025
Add OMPT support for teams construct ClosedPublic Authored by hbae on Jul 1 2019, 11:39 AM.
Details Summary This change adds OMPT support for events from teams construct.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 29 2019, 2:56 PM Closed by commit rL367746: Add OMPT support for teams construct (authored by hbae). · Explain WhyAug 2 2019, 7:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213168 openmp/trunk/runtime/src/kmp_csupport.cpp
openmp/trunk/runtime/src/kmp_runtime.cpp
openmp/trunk/runtime/src/kmp_wait_release.h
openmp/trunk/runtime/src/ompt-internal.h
openmp/trunk/runtime/src/ompt-specific.h
openmp/trunk/runtime/src/ompt-specific.cpp
openmp/trunk/runtime/test/ompt/callback.h
openmp/trunk/runtime/test/ompt/misc/interoperability.cpp
openmp/trunk/runtime/test/ompt/teams/parallel_team.c
openmp/trunk/runtime/test/ompt/teams/serial_teams.c
openmp/trunk/runtime/test/ompt/teams/serialized.c
openmp/trunk/runtime/test/ompt/teams/team.c
|