[Openmp-commits] [PATCH] D64025: Add OMPT support for teams construct
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 1 11:39:37 PDT 2019
hbae created this revision.
hbae added reviewers: tlwilmar, jlpeyton, AndreyChurbanov, protze.joachim.
hbae added a project: OpenMP.
Herald added a subscriber: jdoerfert.
This change adds OMPT support for events from teams construct.
Repository:
rOMP OpenMP
https://reviews.llvm.org/D64025
Files:
runtime/src/kmp_csupport.cpp
runtime/src/kmp_runtime.cpp
runtime/src/kmp_wait_release.h
runtime/src/ompt-internal.h
runtime/src/ompt-specific.cpp
runtime/src/ompt-specific.h
runtime/test/ompt/callback.h
runtime/test/ompt/misc/interoperability.cpp
runtime/test/ompt/teams/parallel_team.c
runtime/test/ompt/teams/serial_teams.c
runtime/test/ompt/teams/serialized.c
runtime/test/ompt/teams/team.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64025.207382.patch
Type: text/x-patch
Size: 36459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190701/5b781169/attachment-0001.bin>
More information about the Openmp-commits
mailing list