[Openmp-commits] [PATCH] D123572: [OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT callbacks between libraries.
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 31 10:33:58 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf94c2679cb1d: [OpenMP] [OMPT] [2/8] Implemented a connector for communication of OMPT… (authored by dhruvachak).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123572/new/
https://reviews.llvm.org/D123572
Files:
openmp/libomptarget/CMakeLists.txt
openmp/libomptarget/include/ompt-connector.h
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/src/ompt_callback.cpp
openmp/runtime/CMakeLists.txt
openmp/runtime/cmake/config-ix.cmake
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/exports_so.txt
openmp/runtime/src/ompt-general.cpp
openmp/runtime/src/ompt-specific.cpp
openmp/runtime/src/ompt-specific.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123572.472060.patch
Type: text/x-patch
Size: 14980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221031/3d3e811d/attachment.bin>
More information about the Openmp-commits
mailing list