[llvm-branch-commits] [llvm] [openmp] [OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (PR #164392)
Robert Imschweiler via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Oct 21 12:39:23 PDT 2025
ro-i wrote:
What do you mean? Regarding the discussion of the fake host devices in https://github.com/llvm/llvm-project/pull/164391? Or whether to put a shared constant in libomp and access it from libomptarget similar to `int __kmpc_get_target_offload(void) __attribute__((weak));`?
https://github.com/llvm/llvm-project/pull/164392
More information about the llvm-branch-commits
mailing list