[Openmp-commits] [openmp] [OpenMP][libomptarget] Enable automatic unified shared memory executi… (PR #75999)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Tue Dec 19 19:47:24 PST 2023
https://github.com/jdoerfert commented:
I like that we get auto-magic for these things.
High-level questions:
1) Why is this not a device property?
2) Why is this not just an implicit OMP_REQ_UNIFIED_SHARED_MEMORY?
https://github.com/llvm/llvm-project/pull/75999
More information about the Openmp-commits
mailing list