[Openmp-commits] [llvm] [openmp] [offload][ompt] Added lookup function for device callbacks (PR #110007)

Michael Halkenhäuser via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 26 08:14:53 PDT 2024


mhalk wrote:

> @mhalk this one of the issues we talked about last week. I you have a better solution downstream, we can withdraw this PR

@jprotze Thanks for the ping!

Yes, we have another solution (esp. w.r.t. device tracing) downstream, which needs a bit of prepartation before actual upstreaming.
Currently, this PR would conflict with our downstream implementation.

We'd like to discuss further steps offline as this is beyond this PR and we'll reach out to you by mail.
For our understanding it would e.g. be helpful to understand if this is the first PR in a series and generally what you'd want to achieve.

I think this might be a good opportunity to bring upstream device-tracing forward.
(Also, I'll add some links our downstream implementation.)

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


More information about the Openmp-commits mailing list