[Openmp-commits] [openmp] [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (PR #93472)
via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 3 10:46:10 PDT 2024
jprotze wrote:
I thought about adding tests. I think they should go to offload/ompt rather than runtime/ompt, even though the changes only affect the runtime code. The offload/ompt tests at the moment only register target callbacks. I'll include the callback.h from the runtime tests, since I'm looking for thread and tasking callbacks.
@dhruvachak do you agree with this approach?
https://github.com/llvm/llvm-project/pull/93472
More information about the Openmp-commits
mailing list