[Openmp-commits] [openmp] [OpenMP][libomptarget] Enable lazy device initialization (PR #76832)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 3 13:53:38 PST 2024
jdoerfert wrote:
> Whether we can reproduce upstream or not I think we should allow for the user to choose which way the device initialization happens eager or lazy. As a side effect it will provide a resolution to the issue hence the link to the issue.
Could you clarify why we would carry more code to give the user this choice if upstream does not experience the same issue?
https://github.com/llvm/llvm-project/pull/76832
More information about the Openmp-commits
mailing list