[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 11:13:52 PDT 2024


dhruvachak 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?

@jprotze That sounds good. I am fine with adding the tests in a different PR if you like. 

https://github.com/llvm/llvm-project/pull/93472


More information about the Openmp-commits mailing list