[Openmp-commits] [openmp] [OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (PR #93472)
via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 28 06:20:49 PDT 2024
jprotze wrote:
> This event sequence shows that the task create now uses `target` and that the `task switch` events are now fixed as well. I'm curious though: Why do we see so many switch events?
I haven't seen so many switches in our tests. We will need to test a bit more to understand what is going on there.
https://github.com/llvm/llvm-project/pull/93472
More information about the Openmp-commits
mailing list