[Openmp-commits] [PATCH] D124652: [OMPT] [amdgpu] Implemented device init/fini/load callbacks
Dhruva Chakrabarti via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 28 18:44:59 PDT 2022
dhruvachak created this revision.
dhruvachak added reviewers: jdoerfert, JonChesterfield, jmellorcrummey, ronlieb, protze.joachim, hbae, dreachem, RaviNarayanaswamy, AndreyChurbanov, jlpeyton.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
dhruvachak requested review of this revision.
Herald added subscribers: openmp-commits, wdng.
Herald added a project: OpenMP.
Added support in the amdgpu plugin to invoke registered callbacks
Depends on D124070 <https://reviews.llvm.org/D124070>
Patch from John Mellor-Crummey <johnmc at rice.edu>
(With contributions from Dhruva Chakrabarti <Dhruva.Chakrabarti at amd.com>)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D124652
Files:
openmp/libomptarget/include/ompt_device_callbacks.h
openmp/libomptarget/plugins/amdgpu/src/ompt_callback.cpp
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
openmp/runtime/src/ompt-event-specific.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124652.425943.patch
Type: text/x-patch
Size: 8575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220429/896b9fc0/attachment.bin>
More information about the Openmp-commits
mailing list